Adds redis password. Adds tlsSecretName config to manifests.
This commit is contained in:
@@ -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 }}"
|
||||
|
Reference in New Issue
Block a user