new tls wildcard
This commit is contained in:
@@ -22,7 +22,8 @@ ingress:
|
||||
# TLS configuration
|
||||
tls:
|
||||
enabled: true # Set to true to enable TLS
|
||||
secretName: "databunker-tls" # Name of the secret containing TLS certificate
|
||||
# secretName: "databunker-tls" # Name of the secret containing TLS certificate
|
||||
secretName: "wildcard-forteapps-net-tls" # Name of the secret containing TLS certificate
|
||||
|
||||
# Pin PostgreSQL password — chart uses randAlphaNum without lookup,
|
||||
# so each ArgoCD sync would regenerate the password while PVC keeps the old one.
|
||||
|
||||
Reference in New Issue
Block a user