remove loadbalancer
This commit is contained in:
@@ -34,14 +34,6 @@ plex:
|
|||||||
port: 32400
|
port: 32400
|
||||||
targetPort: 32400
|
targetPort: 32400
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
external:
|
|
||||||
controller: main
|
|
||||||
type: LoadBalancer
|
|
||||||
ports:
|
|
||||||
http:
|
|
||||||
port: 32400
|
|
||||||
targetPort: 32400
|
|
||||||
protocol: HTTP
|
|
||||||
ingress:
|
ingress:
|
||||||
tailscale:
|
tailscale:
|
||||||
enabled: true
|
enabled: true
|
||||||
@@ -52,7 +44,7 @@ plex:
|
|||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
service:
|
service:
|
||||||
name: plex-main
|
name: plex
|
||||||
port: 32400
|
port: 32400
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
@@ -70,7 +62,7 @@ plex:
|
|||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
service:
|
service:
|
||||||
name: plex-main
|
name: plex
|
||||||
port: 32400
|
port: 32400
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
|
Reference in New Issue
Block a user