FIX(authelia): use rulesOverride for config

- Use rulesOverride for access control configuration
- Fix invalid Helm values properties
This commit is contained in:
2026-01-06 15:26:24 +09:00
parent 875dbbc42c
commit 52bc1b9d57

View File

@@ -12,9 +12,17 @@ ingress:
secret: authelia-tls
traefikCRD:
enabled: false
subdomain: auth0213
host: ~
hostOverride: auth0213.kro.kr
rulesOverride:
- host: auth0213.kro.kr
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: authelia
port:
number: 80
# Pod configuration
pod: