cilium hubble.ui.enabled=true

This commit is contained in:
Márcio Fernandes
2026-07-16 11:13:15 +00:00
parent d0e0d6293f
commit f52cf91125
+6 -8
View File
@@ -18,13 +18,7 @@ loadBalancer:
operator:
replicas: 1
#nodeSelector:
# kubernetes.io/hostname: chimera
# tolerations:
# # Tolerate the node-role.kubernetes.io/control-plane taint so the controller can run on master node chimera
# - key: node-role.kubernetes.io/control-plane
# operator: Exists
# effect: NoSchedule
# fix error="listen tcp :30913: bind: address already in use" in agent
nodePort:
@@ -33,4 +27,8 @@ nodePort:
advertisement:
loadBalancerIPs: true
externalIPs: true
externalIPs: true
hubble:
ui:
enabled: true