Skip to content

Commit

Permalink
Update eks-deploy-from-ecr.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
akannan1087 authored Jan 12, 2025
1 parent 868ed36 commit 684bcbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eks-deploy-from-ecr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: my-springboot-app
image: 211223789150.dkr.ecr.us-east-1.amazonaws.com/devops/my-docker-repo
image: 211223789150.dkr.ecr.us-east-1.amazonaws.com/coachak/mypythonapp
imagePullPolicy: Always
ports:
- containerPort: 8085
Expand Down

0 comments on commit 684bcbf

Please sign in to comment.