Skip to content

Commit

Permalink
Update petclinic-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SubbuTechTutorials authored Oct 23, 2024
1 parent 0c5e2bb commit e01a0f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/petclinic-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: petclinic
image: 905418425077.dkr.ecr.ap-south-1.amazonaws.com/prod-petclinic:93f713a-11
image: 905418425077.dkr.ecr.ap-south-1.amazonaws.com/preprod-petclinic:005dee1-20
imagePullPolicy: Always
ports:
- containerPort: 8081
Expand Down

0 comments on commit e01a0f1

Please sign in to comment.