Skip to content

Commit

Permalink
Reset image to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rofrano committed Nov 29, 2023
1 parent c645f21 commit c5cab34
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: petshop
image: cluster-registry:32000/petshop:latest
image: cluster-registry:32000/petshop:1.0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
Expand Down

0 comments on commit c5cab34

Please sign in to comment.