From 95be4e7affb15ce7c9a4914d43b122b9fbbca023 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Fri, 13 Sep 2024 12:14:55 +0200 Subject: [PATCH] fix(openproject): Support for debug toggle on bootstrap job. --- helmfile/apps/openproject-bootstrap/values.yaml.gotmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helmfile/apps/openproject-bootstrap/values.yaml.gotmpl b/helmfile/apps/openproject-bootstrap/values.yaml.gotmpl index 8efeef23..c44d27a8 100644 --- a/helmfile/apps/openproject-bootstrap/values.yaml.gotmpl +++ b/helmfile/apps/openproject-bootstrap/values.yaml.gotmpl @@ -16,6 +16,8 @@ cleanup: keepPVCOnDelete: {{ .Values.debug.cleanup.keepPVCOnDelete }} config: + debug: + enabled: {{ .Values.debug.enabled }} openproject: fileshareName: "Nextcloud at {{ .Values.global.domain }}" admin: