diff --git a/chart/templates/cronjob-fediblock-sync.yaml b/chart/templates/cronjob-fediblock-sync.yaml index 3a026d0..3f34b8d 100644 --- a/chart/templates/cronjob-fediblock-sync.yaml +++ b/chart/templates/cronjob-fediblock-sync.yaml @@ -29,7 +29,7 @@ spec: volumeMounts: - name: config mountPath: {{ include "fediblockhole.conf_file_path" . | quote }} - subPath: {{ include "fediblockhole.conf_file_filename" . }} + # subPath: {{ include "fediblockhole.conf_file_filename" . }} volumes: - name: config configMap: