Update cronjob-fediblock-sync.yaml
This commit is contained in:
parent
885bbcca0c
commit
e2d95aab4d
|
@ -36,7 +36,7 @@ spec:
|
||||||
volumes:
|
volumes:
|
||||||
- name: config
|
- name: config
|
||||||
configMap:
|
configMap:
|
||||||
name: {{ include "fediblockhole.fullname" . }}-env
|
name: {{ include "fediblockhole.fullname" . }}-conf-toml
|
||||||
items:
|
items:
|
||||||
- key: "{{ .Values.fediblockhole.conf_file.filename }}"
|
- key: "{{ .Values.fediblockhole.conf_file.filename }}"
|
||||||
path: "{{ .Values.fediblockhole.conf_file.filename }}"
|
path: "{{ .Values.fediblockhole.conf_file.filename }}"
|
||||||
|
|
Loading…
Reference in New Issue