diff options
-rw-r--r-- | templates/deployment.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/deployment.yaml b/templates/deployment.yaml index 6216758..46d7c64 100644 --- a/templates/deployment.yaml +++ b/templates/deployment.yaml @@ -14,6 +14,7 @@ spec: metadata: labels: app: {{ include "common.name" . }} + release: {{ .Release.Name }} name: {{ .Release.Name }} spec: initContainers: |