change to use ingress routes

This commit is contained in:
2024-02-13 06:39:52 -07:00
parent ba3e6551e2
commit 639f7a4031
6 changed files with 76 additions and 97 deletions

View File

@@ -18,9 +18,8 @@ deployment:
service:
http:
port: 8123
ingress:
ingressRoute:
enabled: true
ingressClassName: traefik
host: homeassistant.alexlebens.net
authentik:
outpost: authentik-proxy-outpost
@@ -70,7 +69,6 @@ codeserver:
service:
http:
port: 8443
ingress:
ingressRoute:
enabled: true
ingressClassName: traefik
host: codeserver.homeassistant.alexlebens.net