Skip to content

Commit

Permalink
configure cluster-name for hubble relay (#10614)
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene-eeo authored Nov 13, 2023
1 parent 17681a7 commit eb015c0
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 eb015c0

Please sign in to comment.