change service name
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user