From b6976059ed6345b98fedc409470cceb3b33598f5 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Wed, 26 Mar 2025 02:42:36 +0100 Subject: [PATCH] Blog add debug --- apps/templates/blog-helm.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/templates/blog-helm.yaml b/apps/templates/blog-helm.yaml index f9498c9..f2dc9e8 100644 --- a/apps/templates/blog-helm.yaml +++ b/apps/templates/blog-helm.yaml @@ -16,6 +16,8 @@ spec: chart: ghost helm: values: | + image: + debug: true ghostUsername: ruben ## @param existingSecret Name of existing secret containing Ghost credentials ## NOTE: Must contain key `ghost-password`