Skip to content

Commit

Permalink
configure cluster-name for hubble relay (kubernetes-sigs#10614)
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene-eeo authored and pedromcpedro committed May 8, 2024
1 parent a6215b9 commit 6f5863f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/network_plugin/cilium/templates/hubble/config.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ metadata:
namespace: kube-system
data:
config.yaml: |
cluster-name: "{{ cilium_cluster_name }}"
peer-service: "hubble-peer.kube-system.svc.{{ dns_domain }}:443"
listen-address: :4245
metrics-listen-address: ":9966"
Expand Down

0 comments on commit 6f5863f

Please sign in to comment.