Update cronjob-fediblock-sync.yaml
This commit is contained in:
parent
934db7b71b
commit
dc1bf6f9a0
|
@ -29,7 +29,7 @@ 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" . }}
|
# subPath: {{ include "fediblockhole.conf_file_filename" . }}
|
||||||
volumes:
|
volumes:
|
||||||
- name: config
|
- name: config
|
||||||
configMap:
|
configMap:
|
||||||
|
|
Loading…
Reference in New Issue