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