Update to traefik instead of nginx
This commit is contained in:
parent
78b607dfa7
commit
30d26f5c45
@ -105,7 +105,7 @@ postgres:
|
||||
# Ingress (top-level, disabled - use component-specific ingress instead)
|
||||
ingress:
|
||||
enabled: false
|
||||
className: "nginx"
|
||||
className: "traefik"
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: "letsencrypt-prod"
|
||||
hosts:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user