Skip to content

Commit

Permalink
Updatec ch13
Browse files Browse the repository at this point in the history
  • Loading branch information
bharatmicrosystems committed Sep 15, 2023
1 parent 0345a8a commit 4bed0e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions ch12/blog-app/blog-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
spec:
containers:
- name: posts
image: bharamicrosystems/mdo-posts:d702bcb
image: bharamicrosystems/mdo-posts:cf19661
imagePullPolicy: Always
ports:
- containerPort: 5000
Expand Down Expand Up @@ -278,4 +278,3 @@ spec:
- protocol: TCP
port: 80
targetPort: 5000

3 changes: 1 addition & 2 deletions ch13/baseline/manifests/blog-app/blog-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
spec:
containers:
- name: posts
image: bharamicrosystems/mdo-posts:d702bcb
image: bharamicrosystems/mdo-posts:cf19661
imagePullPolicy: Always
ports:
- containerPort: 5000
Expand Down Expand Up @@ -278,4 +278,3 @@ spec:
- protocol: TCP
port: 80
targetPort: 5000

0 comments on commit 4bed0e3

Please sign in to comment.