Update cronjob-fediblock-sync.yaml

This commit is contained in:
cunningpike 2023-01-23 20:02:44 -05:00 committed by GitHub
parent e48eba9be3
commit 3c60fd2b37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ spec:
command: command:
- fediblock-sync - fediblock-sync
- -c - -c
- {{- include "fediblockhole.conf_file_path" . -}}{{- include "fediblockhole.conf_file_filename" . -}} - {{- include "fediblockhole.conf_file_path" . -}}{{- include "fediblockhole.conf_file_filename" . }}
# envFrom: # envFrom:
# - configMapRef: # - configMapRef:
# name: {{ include "fediblockhole.fullname" . }}-conf-toml # name: {{ include "fediblockhole.fullname" . }}-conf-toml