From 198fa858d0b33c10a086c4161c6206dddcd34c40 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Wed, 26 Mar 2025 02:31:54 +0100 Subject: [PATCH] add blog 2 --- apps/templates/blog-helm.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/apps/templates/blog-helm.yaml b/apps/templates/blog-helm.yaml index f2dc9e8..f503d84 100644 --- a/apps/templates/blog-helm.yaml +++ b/apps/templates/blog-helm.yaml @@ -16,8 +16,6 @@ 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` @@ -27,7 +25,6 @@ spec: ghostBlogTitle: Catch && Compile ghostHost: "blog.hensen.io" ghostPath: / - ghostEnableHttps: true ## SMTP mail delivery configuration ## ref: https://github.com/bitnami/containers/tree/main/bitnami/ghost/#smtp-configuration ## @param smtpHost SMTP server host