fix(gateway): Removed non-traefik-forward-auth protected Ingresses in favour of HTTPRoutes

This commit is contained in:
Vegard Hagen
2023-12-30 13:32:30 +01:00
parent 6a3fffb8c3
commit d1ae9a189f
14 changed files with 25 additions and 73 deletions
+2
View File
@@ -8,5 +8,7 @@ env:
value: Europe/Oslo
service:
containerPort: 80
ingressRoute:
create: false
auth:
enabled: false