[SDC] Add missing dependency to cassandra chart
[oom.git] / kubernetes / sdc / components / sdc-onboarding-be / templates / job.yaml
index c8edb29..d92b42a 100644 (file)
@@ -82,7 +82,7 @@ spec:
           valueFrom:
             secretKeyRef: {name: {{ include "common.release" . }}-sdc-cs-secrets, key: cs_password}
         - name: CS_HOST_IP
-          value: "{{ .Values.global.cassandra.serviceName }}"
+          value: "{{ .Values.global.sdc_cassandra.serviceName }}"
         resources:
           limits:
             cpu: 800m