diff --git a/helm/templates/deployment-2.yaml b/helm/templates/deployment-2.yaml index d6d94bf..2ac4c37 100644 --- a/helm/templates/deployment-2.yaml +++ b/helm/templates/deployment-2.yaml @@ -19,7 +19,7 @@ spec: {{- end }} labels: {{- include "node-sample-api.labels" . | nindent 8 }} - {{- with .Values.podLabels }} + {{- with .Values.podLabels }}-v2 {{- toYaml . | nindent 8 }} {{- end }} spec: