summaryrefslogtreecommitdiffstats
path: root/kubernetes/vid/templates/deployment.yaml
diff options
context:
space:
mode:
authorJulien Barbot <julien@barbot.org>2018-10-23 12:15:31 +0200
committerJulien Barbot <julien@barbot.org>2018-10-23 14:18:32 +0200
commit8cd9447dfb6463f1f9229ce63a3f5aea30f6fe3b (patch)
tree9c138a1573d93960ca91afa6b3563bdf80e97cb2 /kubernetes/vid/templates/deployment.yaml
parent57a322c8445b56eb67a2295c40895270bcca9b0b (diff)
Consistent naming for vid deployment
Change-Id: I7ae002ae214f1c0ca858a96c79e2b74f15d13405 Issue-ID: OOM-729 Signed-off-by: Julien Barbot <julien@barbot.org>
Diffstat (limited to 'kubernetes/vid/templates/deployment.yaml')
-rw-r--r--kubernetes/vid/templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/vid/templates/deployment.yaml b/kubernetes/vid/templates/deployment.yaml
index 4c635facd2..24cce14f8d 100644
--- a/kubernetes/vid/templates/deployment.yaml
+++ b/kubernetes/vid/templates/deployment.yaml
@@ -35,7 +35,7 @@ spec:
- /root/job_complete.py
args:
- --job-name
- - vid-config-galera
+ - {{ include "common.fullname" . }}-galera-config
env:
- name: NAMESPACE
valueFrom: