Update cronjob-fediblock-sync.yaml

This commit is contained in:
cunningpike 2023-01-23 20:59:30 -05:00 committed by GitHub
parent 456a303de2
commit 2bb802f2e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -26,9 +26,6 @@ spec:
- 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:
# - configMapRef:
# name: {{ include "fediblockhole.fullname" . }}-conf-toml
volumeMounts: volumeMounts:
- name: config - name: config
mountPath: {{ include "fediblockhole.conf_file_path" . | quote }} mountPath: {{ include "fediblockhole.conf_file_path" . | quote }}