change ports

This commit is contained in:
2024-08-17 22:55:43 -05:00
parent 606043491e
commit 7b927c02b2

View File

@@ -38,8 +38,8 @@ cilium:
annotations: annotations:
metallb.universe.tf/allow-shared-ip: "external" metallb.universe.tf/allow-shared-ip: "external"
type: LoadBalancer type: LoadBalancer
insecureNodePort: 8080 insecureNodePort: 30000
secureNodePort: 8443 secureNodePort: 30001
hostNetwork: hostNetwork:
enabled: false enabled: false
hubble: hubble: