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