change service
This commit is contained in:
@@ -21,7 +21,7 @@ spec:
|
|||||||
priority: 10
|
priority: 10
|
||||||
services:
|
services:
|
||||||
- kind: Service
|
- kind: Service
|
||||||
name: home-assistant-main
|
name: home-assistant
|
||||||
port: 8123
|
port: 8123
|
||||||
- kind: Rule
|
- kind: Rule
|
||||||
match: Host(`homeassistant.alexlebens.net`) && PathPrefix(`/outpost.goauthentik.io/`)
|
match: Host(`homeassistant.alexlebens.net`) && PathPrefix(`/outpost.goauthentik.io/`)
|
||||||
@@ -56,7 +56,7 @@ spec:
|
|||||||
priority: 10
|
priority: 10
|
||||||
services:
|
services:
|
||||||
- kind: Service
|
- kind: Service
|
||||||
name: home-assistant-codeserver
|
name: home-assistant
|
||||||
port: 8443
|
port: 8443
|
||||||
- kind: Rule
|
- kind: Rule
|
||||||
match: Host(`homeassistant-codeserver.alexlebens.net`) && PathPrefix(`/outpost.goauthentik.io/`)"
|
match: Host(`homeassistant-codeserver.alexlebens.net`) && PathPrefix(`/outpost.goauthentik.io/`)"
|
||||||
|
@@ -50,9 +50,6 @@ home-assistant:
|
|||||||
targetPort: 8123
|
targetPort: 8123
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
codeserver:
|
codeserver:
|
||||||
controller: main
|
|
||||||
ports:
|
|
||||||
http:
|
|
||||||
port: 8443
|
port: 8443
|
||||||
targetPort: 8443
|
targetPort: 8443
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
|
Reference in New Issue
Block a user