diff --git a/charts/renovate/templates/cronjob.yaml b/charts/renovate/templates/cronjob.yaml index 456322d29..c91b83a78 100644 --- a/charts/renovate/templates/cronjob.yaml +++ b/charts/renovate/templates/cronjob.yaml @@ -85,7 +85,7 @@ spec: - name: {{ .Chart.Name }}-tmp-volume mountPath: /tmp {{- end }} - {{- if or .Values.redis.enabled .Values.renovate.existingConfigFile .Values.env .Values.dind.enabled }} + {{- if or .Values.redis.enabled .Values.renovate.config .Values.renovate.existingConfigFile .Values.env .Values.dind.enabled }} env: {{- if .Values.renovate.existingConfigFile }} - name: RENOVATE_CONFIG_FILE