diff --git a/chart/templates/cronjob-fediblock-sync.yaml b/chart/templates/cronjob-fediblock-sync.yaml index fb36669..408bb84 100644 --- a/chart/templates/cronjob-fediblock-sync.yaml +++ b/chart/templates/cronjob-fediblock-sync.yaml @@ -26,9 +26,6 @@ spec: - fediblock-sync - -c - {{- include "fediblockhole.conf_file_path" . -}}{{- include "fediblockhole.conf_file_filename" . }} - # envFrom: - # - configMapRef: - # name: {{ include "fediblockhole.fullname" . }}-conf-toml volumeMounts: - name: config mountPath: {{ include "fediblockhole.conf_file_path" . | quote }}