Update cronjob-fediblock-sync.yaml
This commit is contained in:
parent
0a433084ef
commit
743e6b4dc0
|
@ -29,8 +29,6 @@ spec:
|
|||
envFrom:
|
||||
- configMapRef:
|
||||
name: {{ include "fediblockhole.fullname" . }}-conf-toml
|
||||
- secretRef:
|
||||
name: {{ template "fediblockhole.secretName" . }}
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: "{{ .Values.fediblockhole.conf_file.path }}"
|
||||
|
|
Loading…
Reference in New Issue