Update cronjob-fediblock-sync.yaml
This commit is contained in:
parent
12113af4bb
commit
0e67cd3fdb
|
@ -29,7 +29,6 @@ spec:
|
|||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: {{ include "fediblockhole.conf_file_path" . | quote }}
|
||||
# subPath: {{ include "fediblockhole.conf_file_filename" . }}
|
||||
volumes:
|
||||
- name: config
|
||||
configMap:
|
||||
|
|
Loading…
Reference in New Issue