Update cronjob-fediblock-sync.yaml

This commit is contained in:
cunningpike 2023-01-23 12:10:34 -05:00 committed by GitHub
parent 885bbcca0c
commit e2d95aab4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ spec:
volumes:
- name: config
configMap:
name: {{ include "fediblockhole.fullname" . }}-env
name: {{ include "fediblockhole.fullname" . }}-conf-toml
items:
- key: "{{ .Values.fediblockhole.conf_file.filename }}"
path: "{{ .Values.fediblockhole.conf_file.filename }}"