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`