[MARIADB][COMMON] Add support for mariadb-operator
[oom.git] / kubernetes / modeling / components / modeling-etsicatalog / templates / deployment.yaml
index bfbff21..9e1dcdd 100644 (file)
@@ -42,11 +42,11 @@ spec:
         - /app/ready.py
         args:
 {{- if .Values.global.mariadbGalera.localCluster }}
-        - --container-name
+        - --app-name
         - {{ index .Values "mariadb-galera" "nameOverride" }}
 {{- else }}
         - --job-name
-        - {{ include "common.release" . }}-{{ include "common.name" . }}-config-job
+        - {{ include "common.release" . }}-etsicatalog-db-config-job
 {{- end }}
         env:
         - name: NAMESPACE