Automatically use traefik for ingress

This commit is contained in:
2024-11-18 02:17:54 +01:00
parent 5ad72c4b0f
commit d8cfe79fa4
3 changed files with 0 additions and 8 deletions

View File

@@ -45,10 +45,6 @@ spec:
redirectTo:
port: websecure
providers:
kubernetesCRD:
ingressClass: "traefik-external"
# This is needed in order to properly forward the real ip to each service
# There are likely better ways of handling that, but for now this works
hostNetwork: true