change services
This commit is contained in:
		| @@ -42,6 +42,13 @@ plex: | ||||
|     create: true | ||||
|   service: | ||||
|     main: | ||||
|       controller: main | ||||
|       ports: | ||||
|         http: | ||||
|           port: 80 | ||||
|           targetPort: 32400 | ||||
|           protocol: HTTP | ||||
|     external: | ||||
|       controller: main | ||||
|       type: LoadBalancer | ||||
|       annotations: | ||||
| @@ -69,7 +76,7 @@ plex: | ||||
|             - path: / | ||||
|               pathType: Prefix | ||||
|               service: | ||||
|                 name: plex | ||||
|                 name: plex-main | ||||
|                 port: 32400 | ||||
|       tls: | ||||
|         - secretName: plex-secret-tls | ||||
|   | ||||
		Reference in New Issue
	
	Block a user