change node port
This commit is contained in:
		@@ -42,8 +42,8 @@ cilium:
 | 
			
		||||
    service:
 | 
			
		||||
      name: cilium-ingress
 | 
			
		||||
      type: LoadBalancer
 | 
			
		||||
      insecureNodePort: 80
 | 
			
		||||
      secureNodePort: 443
 | 
			
		||||
      insecureNodePort: 30000
 | 
			
		||||
      secureNodePort: 30001
 | 
			
		||||
  gatewayAPI:
 | 
			
		||||
    enabled: false
 | 
			
		||||
    enableProxyProtocol: true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user