We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b0f80d commit 1b78b09Copy full SHA for 1b78b09
k8s-specifications/vote-deployment.yaml
@@ -16,7 +16,7 @@ spec:
16
app: vote
17
spec:
18
containers:
19
- - image: dockersamples/examplevotingapp_vote:before
+ - image: 130575395405.dkr.ecr.us-east-1.amazonaws.com/repo-542378966167-vote:85
20
name: vote
21
ports:
22
- containerPort: 80
0 commit comments