diff --git a/voting-app-deployment.yaml b/voting-app-deployment.yaml index 2218927..c133e01 100644 --- a/voting-app-deployment.yaml +++ b/voting-app-deployment.yaml @@ -20,6 +20,6 @@ spec: spec: containers: - name: voting-app - image: dockersamples/examplevotingapp_vote:1.0 + image: dockersamples/examplevotingapp_vote ports: - containerPort: 80