Update cronjob-fediblock-sync.yaml
This commit is contained in:
parent
456a303de2
commit
2bb802f2e3
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue