summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBorislav Glozman <Borislav.Glozman@amdocs.com>2018-08-16 15:17:28 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-16 15:17:28 +0000
commitfc970b775c96de595c8bb4cae0b528647fb03db2 (patch)
tree89fa1022bc870551a6b0b39922e6b414f4b84f9c
parent75b973f47001bd27d68b2dec5f4f76b9189b59ac (diff)
parent10529e608e61338bbb7ce941bed861495434e6ed (diff)
Merge "Add missing release labels to pod metadata"
-rw-r--r--templates/deployment.yaml1
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: