Update cronjob-fediblock-sync.yaml
This commit is contained in:
parent
e48eba9be3
commit
3c60fd2b37
|
@ -25,7 +25,7 @@ spec:
|
|||
command:
|
||||
- fediblock-sync
|
||||
- -c
|
||||
- {{- include "fediblockhole.conf_file_path" . -}}{{- include "fediblockhole.conf_file_filename" . -}}
|
||||
- {{- include "fediblockhole.conf_file_path" . -}}{{- include "fediblockhole.conf_file_filename" . }}
|
||||
# envFrom:
|
||||
# - configMapRef:
|
||||
# name: {{ include "fediblockhole.fullname" . }}-conf-toml
|
||||
|
|
Loading…
Reference in New Issue