diff options
author | Borislav Glozman <Borislav.Glozman@amdocs.com> | 2018-10-23 14:26:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-23 14:26:40 +0000 |
commit | 5ac2fa7fee5c4c36d683612840c5b1fad4eac7fb (patch) | |
tree | 8418eb92c5869d44aa5f6249a1d85caa3c7b9b35 /kubernetes/vid/templates/deployment.yaml | |
parent | c4b032c4691f6fdd09bc795a20e48580700dcfda (diff) | |
parent | 8cd9447dfb6463f1f9229ce63a3f5aea30f6fe3b (diff) |
Merge "Consistent naming for vid deployment"
Diffstat (limited to 'kubernetes/vid/templates/deployment.yaml')
-rw-r--r-- | kubernetes/vid/templates/deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/vid/templates/deployment.yaml b/kubernetes/vid/templates/deployment.yaml index 46e86df473..a236754c75 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: |