configure cluster-name for hubble relay (#10614)

This commit is contained in:
Eeo Jun 2023-11-13 18:22:40 +00:00 committed by GitHub
parent 17681a7e31
commit eb015c0362
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"