change service

This commit is contained in:
2024-05-29 17:11:33 -05:00
parent ad2bc6b68b
commit a7d26276b4
2 changed files with 3 additions and 6 deletions

View File

@@ -21,7 +21,7 @@ spec:
priority: 10
services:
- kind: Service
name: home-assistant-main
name: home-assistant
port: 8123
- kind: Rule
match: Host(`homeassistant.alexlebens.net`) && PathPrefix(`/outpost.goauthentik.io/`)
@@ -56,7 +56,7 @@ spec:
priority: 10
services:
- kind: Service
name: home-assistant-codeserver
name: home-assistant
port: 8443
- kind: Rule
match: Host(`homeassistant-codeserver.alexlebens.net`) && PathPrefix(`/outpost.goauthentik.io/`)"

View File

@@ -49,10 +49,7 @@ home-assistant:
port: 8123
targetPort: 8123
protocol: HTTP
codeserver:
controller: main
ports:
http:
codeserver:
port: 8443
targetPort: 8443
protocol: HTTP