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 (top-level, disabled - use component-specific ingress instead)
|
||||||
ingress:
|
ingress:
|
||||||
enabled: false
|
enabled: false
|
||||||
className: "nginx"
|
className: "traefik"
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: "letsencrypt-prod"
|
cert-manager.io/cluster-issuer: "letsencrypt-prod"
|
||||||
hosts:
|
hosts:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user