mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 09:04:24 +00:00
Setup authelia ingress with helm values
This commit is contained in:
@@ -7,9 +7,8 @@ ingressRoute:
|
||||
enabled: true
|
||||
matchRule: Host(`traefik.example.com`)
|
||||
entryPoints: ["websecure"]
|
||||
# middlewares:
|
||||
# - name: "authelia@kubernetescrd"
|
||||
# - namespace: "auth"
|
||||
middlewares:
|
||||
- name: "auth-authelia@kubernetescrd"
|
||||
providers:
|
||||
kubernetesCRD:
|
||||
allowCrossNamespace: true
|
||||
|
||||
Reference in New Issue
Block a user