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