Update cronjob-fediblock-sync.yaml

This commit is contained in:
cunningpike 2023-02-21 16:46:18 -05:00 committed by GitHub
parent 93c163cfc2
commit d957164c76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ spec:
{{- with .Values.fediblockhole.block_file }}
- name: block
configMap:
name: {{ include "fediblockhole.fullname" . }}-block-csv
name: fediblockhole-block-csv
items:
- key: {{ .filename | quote }}
path: {{ .filename | quote }}