Update voting-app-deployment.yaml
Pre submits Lint / yamllint (push) Failing after 4s

This commit is contained in:
2024-04-03 01:11:48 +00:00
parent 08829936a8
commit 180cbc8e0c
+1 -1
View File
@@ -20,6 +20,6 @@ spec:
spec:
containers:
- name: voting-app
image: dockersamples/examplevotingapp_vote:1.0
image: dockersamples/examplevotingapp_vote
ports:
- containerPort: 80