aboutsummaryrefslogtreecommitdiffstats
path: root/charts/aai-champ/templates/deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'charts/aai-champ/templates/deployment.yaml')
-rw-r--r--charts/aai-champ/templates/deployment.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/charts/aai-champ/templates/deployment.yaml b/charts/aai-champ/templates/deployment.yaml
index 8e4d7f4..a311f68 100644
--- a/charts/aai-champ/templates/deployment.yaml
+++ b/charts/aai-champ/templates/deployment.yaml
@@ -36,7 +36,11 @@ spec:
- /root/ready.py
args:
- --container-name
+ {{- if .Values.global.cassandra.localCluster }}
- aai-cassandra
+ {{- else }}
+ - cassandra
+ {{- end }}
env:
- name: NAMESPACE
valueFrom: