aboutsummaryrefslogtreecommitdiffstats
path: root/templates/deployment.yaml
diff options
context:
space:
mode:
authorHector Anapan-Lavalle <ha076r@att.com>2018-08-07 21:31:05 -0400
committerAlexis de Talhouƫt <alexis.de_talhouet@bell.ca>2018-08-14 14:57:17 +0000
commit10529e608e61338bbb7ce941bed861495434e6ed (patch)
tree8034779bfd1c215fa06dd541ad66ceaa27cf37b0 /templates/deployment.yaml
parent1996ca0d6cdbee6484d1490735b7ff566f3aa7b3 (diff)
Add missing release labels to pod metadata
Change-Id: I0b4bda9b57b42b2853bffbebf18a81f5142ece97 Issue-ID: OOM-1319 Signed-off-by: Hector Anapan-Lavalle <ha076r@att.com>
Diffstat (limited to 'templates/deployment.yaml')
-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: