Skip to content

Commit

Permalink
fix of ratings and reviews images
Browse files Browse the repository at this point in the history
  • Loading branch information
tunacinsoy committed Aug 19, 2024
1 parent 14a638f commit 149893c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/blog-app/blog-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ spec:
spec:
containers:
- name: reviews
image: tunacinsoy/sba-reviews:v1.0.1-2024.08.13.13.26-14eb5db
image: tunacinsoy/sba-reviews:74bcc5c
imagePullPolicy: Always
ports:
- containerPort: 5000
Expand Down Expand Up @@ -169,7 +169,7 @@ spec:
spec:
containers:
- name: ratings
image: tunacinsoy/sba-ratings:08d7e4d
image: tunacinsoy/sba-ratings:a32b00a
imagePullPolicy: Always
ports:
- containerPort: 5000
Expand Down

0 comments on commit 149893c

Please sign in to comment.