Skip to content

Commit

Permalink
Update k8s-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
akannan1087 authored Nov 1, 2024
1 parent 4e39ed1 commit 36e92cd
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 @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: my-python-app
image: 211223789150.dkr.ecr.us-east-1.amazonaws.com/coachak/my-python-repo:${BUILD_NUMBER}
image: 211223789150.dkr.ecr.us-east-1.amazonaws.com/coachak/my-docker-repo:${BUILD_NUMBER}
imagePullPolicy: Always
ports:
- containerPort: 5000
Expand Down

0 comments on commit 36e92cd

Please sign in to comment.