diff --git a/chart/templates/cronjob-fediblock-sync.yaml b/chart/templates/cronjob-fediblock-sync.yaml index 0d00df3..9196383 100644 --- a/chart/templates/cronjob-fediblock-sync.yaml +++ b/chart/templates/cronjob-fediblock-sync.yaml @@ -28,7 +28,7 @@ spec: - {{ .Values.fediblockhole.conf_file.path }}{{ .Values.fediblockhole.conf_file.filename }} envFrom: - configMapRef: - name: {{ include "fediblockhole.fullname" . }}-env + name: {{ include "fediblockhole.fullname" . }}-conf-toml - secretRef: name: {{ template "fediblockhole.secretName" . }} volumeMounts: