Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
changed 1.0 to latest
  • Loading branch information
TimGavin9 authored Apr 30, 2024
1 parent ce95bcf commit 6d2a6f9
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 @@ -22,7 +22,7 @@ spec:
restartPolicy: Always
containers:
- name: promotions
image: cluster-registry:32000/promotions:1.0
image: cluster-registry:32000/promotions:latest
#image: promotions
imagePullPolicy: IfNotPresent
ports:
Expand Down

0 comments on commit 6d2a6f9

Please sign in to comment.