Update cronjob-fediblock-sync.yaml

This commit is contained in:
cunningpike 2023-01-23 11:24:21 -05:00 committed by GitHub
parent 0a433084ef
commit 743e6b4dc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@ spec:
envFrom: envFrom:
- configMapRef: - configMapRef:
name: {{ include "fediblockhole.fullname" . }}-conf-toml name: {{ include "fediblockhole.fullname" . }}-conf-toml
- secretRef:
name: {{ template "fediblockhole.secretName" . }}
volumeMounts: volumeMounts:
- name: config - name: config
mountPath: "{{ .Values.fediblockhole.conf_file.path }}" mountPath: "{{ .Values.fediblockhole.conf_file.path }}"