[COMMON] Update all ReadinessChecks
[oom.git] / kubernetes / sdnc / templates / sdnrdb-init-job.yaml
index 2c31411..419a9c4 100755 (executable)
@@ -28,8 +28,8 @@ spec:
         - /app/ready.py
         args:
         {{- if .Values.config.sdnr.mariadb.enabled }}
-        - --app-name
-        - {{ include "common.mariadbAppName" . }}
+        - --service-name
+        - {{ include "common.mariadbService" . }}
         {{- else }}
         - --container-name
         - {{.Values.elasticsearch.nameOverride}}-elasticsearch