From 20a904e23e88d5f734d194509efa7c00443e5d96 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Wed, 26 Mar 2025 04:13:23 +0100 Subject: [PATCH] Add blog add service hostinger --- apps/templates/blog-helm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/templates/blog-helm.yaml b/apps/templates/blog-helm.yaml index 2b87d1f..4a29aa8 100644 --- a/apps/templates/blog-helm.yaml +++ b/apps/templates/blog-helm.yaml @@ -42,6 +42,7 @@ spec: smtpUser: ruben@hensen.io smtpPassword: "ignored-but-hast-to-exist-else-password-isnt-passed" smtpProtocol: tls + smtpService: hostinger ## @param smtpExistingSecret The name of an existing secret with SMTP credentials ## NOTE: Must contain key `smtp-password` ## NOTE: When it's set, the `smtpPassword` parameter is ignored