diff --git a/votingapi/service.yaml b/votingapi/service.yaml index f1d5d18..f65e452 100644 --- a/votingapi/service.yaml +++ b/votingapi/service.yaml @@ -5,7 +5,7 @@ metadata: spec: template: metadata: - name: votingapi + name: ${REVISION_NAME} spec: containers: - image: ${IMAGE}