change services

This commit is contained in:
2024-07-07 16:20:06 -05:00
parent d031cde3a2
commit 1c5c37d62c

View File

@@ -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