From 2bb802f2e3fa97d8d7b87043679bd32968e220e6 Mon Sep 17 00:00:00 2001 From: cunningpike <117583036+cunningpike@users.noreply.github.com> Date: Mon, 23 Jan 2023 20:59:30 -0500 Subject: [PATCH] Update cronjob-fediblock-sync.yaml --- chart/templates/cronjob-fediblock-sync.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/chart/templates/cronjob-fediblock-sync.yaml b/chart/templates/cronjob-fediblock-sync.yaml index fb36669..408bb84 100644 --- a/chart/templates/cronjob-fediblock-sync.yaml +++ b/chart/templates/cronjob-fediblock-sync.yaml @@ -26,9 +26,6 @@ spec: - fediblock-sync - -c - {{- include "fediblockhole.conf_file_path" . -}}{{- include "fediblockhole.conf_file_filename" . }} - # envFrom: - # - configMapRef: - # name: {{ include "fediblockhole.fullname" . }}-conf-toml volumeMounts: - name: config mountPath: {{ include "fediblockhole.conf_file_path" . | quote }}