Update cronjob-fediblock-sync.yaml

This commit is contained in:
cunningpike 2023-01-21 21:58:11 -05:00 committed by GitHub
parent 1afd1265de
commit 42838731b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: