Merge "[CONSUL] Add limits to consul chart."
[oom.git] / kubernetes / common / cassandra / templates / backup / cronjob.yaml
index cabe59f..b242de2 100644 (file)
@@ -149,7 +149,7 @@ spec:
                 subPath: exec.py
           containers:
             - name: cassandra-backup-validate
-              image: "{{ .Values.image }}"
+              image: "{{ include "common.repository" . }}/{{ .Values.image }}"
               imagePullPolicy: {{ .Values.global.pullPolicy | default .Values.pullPolicy }}
               command:
               - /bin/bash