Adds redis password. Adds tlsSecretName config to manifests.

This commit is contained in:
2025-08-08 09:27:48 -07:00
parent 33dce80116
commit 360069a8e8
10 changed files with 31 additions and 38 deletions

View File

@@ -18,6 +18,7 @@ defaultConfig:
adminEmail: "admin@{{ .cloud.domain }}"
blogTitle: "My Blog"
timezone: UTC
tlsSecretName: wildcard-wild-cloud-tls
smtp:
host: "{{ .cloud.smtp.host }}"
port: "{{ .cloud.smtp.port }}"