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