Update cronjob-fediblock-sync.yaml

This commit is contained in:
cunningpike 2023-01-23 13:04:40 -05:00 committed by GitHub
parent cec5d6e815
commit f8ad543e2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ spec:
name: {{ include "fediblockhole.fullname" . }}-conf-toml
volumeMounts:
- name: config
mountPath: {{- "include fediblockhole.conf_file_path" . | quote }}
mountPath: {{- include "fediblockhole.conf_file_path" . | quote }}
subPath: {{- include "fediblockhole.conf_file_filename" . }}
volumes:
- name: config