Update cronjob-fediblock-sync.yaml
This commit is contained in:
parent
1afd1265de
commit
42838731b9
|
@ -28,7 +28,7 @@ spec:
|
|||
- {{ .Values.fediblockhole.conf_file.path }}{{ .Values.fediblockhole.conf_file.filename }}
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: {{ include "fediblockhole.fullname" . }}-env
|
||||
name: {{ include "fediblockhole.fullname" . }}-conf-toml
|
||||
- secretRef:
|
||||
name: {{ template "fediblockhole.secretName" . }}
|
||||
volumeMounts:
|
||||
|
|
Loading…
Reference in New Issue