From dc2c6934561172f84b4d13a43bff657e3b33c561 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Tue, 25 Mar 2025 20:33:32 +0100 Subject: [PATCH] Change ns --- apps/templates/blog-helm.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/templates/blog-helm.yaml b/apps/templates/blog-helm.yaml index 4dbd17c..18043ab 100644 --- a/apps/templates/blog-helm.yaml +++ b/apps/templates/blog-helm.yaml @@ -7,7 +7,7 @@ metadata: - resources-finalizer.argocd.argoproj.io spec: destination: - namespace: blog + namespace: ghost server: https://kubernetes.default.svc project: default source: @@ -22,8 +22,8 @@ spec: ## NOTE: When it's set, the `ghostPassword` parameter is ignored existingSecret: ghost-es ghostEmail: ruben.hensen@protonmail.com - ghostBlogTitle: Catch && Compile - ghostHost: "blog.hensen.io" + ghostBlogTitle: "Catch && Compile" + ghostHost: blog.hensen.io ghostPath: / smtpHost: smtp.eu.mailgun.org smtpPort: 587