remove service
This commit is contained in:
		@@ -48,20 +48,6 @@ plex:
 | 
			
		||||
          port: 80
 | 
			
		||||
          targetPort: 32400
 | 
			
		||||
          protocol: HTTP
 | 
			
		||||
    external:
 | 
			
		||||
      controller: main
 | 
			
		||||
      type: LoadBalancer
 | 
			
		||||
      annotations:
 | 
			
		||||
        metallb.universe.tf/allow-shared-ip: "external"
 | 
			
		||||
      externalIPs:
 | 
			
		||||
        - 192.168.1.17
 | 
			
		||||
        - 192.168.1.16
 | 
			
		||||
        - 192.168.1.15
 | 
			
		||||
      ports:
 | 
			
		||||
        http:
 | 
			
		||||
          port: 32400
 | 
			
		||||
          targetPort: 32400
 | 
			
		||||
          protocol: HTTP
 | 
			
		||||
  ingress:
 | 
			
		||||
    main:
 | 
			
		||||
      enabled: true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user