change service name

This commit is contained in:
2024-07-07 16:22:07 -05:00
parent 378b21ecdb
commit 19380f02fd

View File

@@ -45,7 +45,7 @@ plex:
controller: main
ports:
http:
port: 80
port: 32400
targetPort: 32400
protocol: HTTP
ingress:
@@ -62,7 +62,7 @@ plex:
- path: /
pathType: Prefix
service:
name: plex-main
name: plex
port: 32400
tls:
- secretName: plex-secret-tls