Update cronjob-fediblock-sync.yaml
This commit is contained in:
parent
93c163cfc2
commit
d957164c76
|
@ -53,7 +53,7 @@ spec:
|
|||
{{- with .Values.fediblockhole.block_file }}
|
||||
- name: block
|
||||
configMap:
|
||||
name: {{ include "fediblockhole.fullname" . }}-block-csv
|
||||
name: fediblockhole-block-csv
|
||||
items:
|
||||
- key: {{ .filename | quote }}
|
||||
path: {{ .filename | quote }}
|
||||
|
|
Loading…
Reference in New Issue