Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
whykay-01 authored Apr 29, 2024
1 parent 49a68c1 commit a0c5f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
restartPolicy: Always
containers:
- name: shopcarts
image: cluster-registry:32000/shopcarts:1.0
image: cluster-registry:32000/shopcarts:latest
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
Expand Down

0 comments on commit a0c5f08

Please sign in to comment.