cilium enable ui
This commit is contained in:
@@ -18,13 +18,7 @@ loadBalancer:
|
|||||||
|
|
||||||
operator:
|
operator:
|
||||||
replicas: 1
|
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
|
# fix error="listen tcp :30913: bind: address already in use" in agent
|
||||||
nodePort:
|
nodePort:
|
||||||
@@ -33,4 +27,10 @@ nodePort:
|
|||||||
|
|
||||||
advertisement:
|
advertisement:
|
||||||
loadBalancerIPs: true
|
loadBalancerIPs: true
|
||||||
externalIPs: true
|
externalIPs: true
|
||||||
|
|
||||||
|
hubble:
|
||||||
|
relay:
|
||||||
|
enabled: true
|
||||||
|
ui:
|
||||||
|
enabled: true
|
||||||
Reference in New Issue
Block a user