Update voting-app-deployment.yaml
Some checks failed
Pre submits Lint / yamllint (push) Failing after 4s
Some checks failed
Pre submits Lint / yamllint (push) Failing after 4s
This commit is contained in:
@@ -20,6 +20,6 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: voting-app
|
||||
image: dockersamples/examplevotingapp_vote:1.0
|
||||
image: dockersamples/examplevotingapp_vote
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
||||
Reference in New Issue
Block a user