cilium enable ui

This commit is contained in:
Márcio Fernandes
2026-07-16 12:12:56 +00:00
parent d0e0d6293f
commit a1c7c55af6
+8 -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,10 @@ nodePort:
advertisement:
loadBalancerIPs: true
externalIPs: true
externalIPs: true
hubble:
relay:
enabled: true
ui:
enabled: true