Code Review
/
aai
/
oom.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1996ca0
)
Add missing release labels to pod metadata
author
Hector Anapan-Lavalle
<ha076r@att.com>
Wed, 8 Aug 2018 01:31:05 +0000
(21:31 -0400)
committer
Alexis de Talhouët
<alexis.de_talhouet@bell.ca>
Tue, 14 Aug 2018 14:57:17 +0000
(14:57 +0000)
Change-Id: I0b4bda9b57b42b2853bffbebf18a81f5142ece97
Issue-ID: OOM-1319
Signed-off-by: Hector Anapan-Lavalle <ha076r@att.com>
templates/deployment.yaml
patch
|
blob
|
history
diff --git
a/templates/deployment.yaml
b/templates/deployment.yaml
index
6216758
..
46d7c64
100644
(file)
--- 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: