Update cronjob-fediblock-sync.yaml
This commit is contained in:
parent
934db7b71b
commit
dc1bf6f9a0
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue