Eeo Jun
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
roles/network_plugin/cilium/templates/hubble/config.yml.j2
|
@ -8,6 +8,7 @@ metadata: |
|
|
namespace: kube-system |
|
|
namespace: kube-system |
|
|
data: |
|
|
data: |
|
|
config.yaml: | |
|
|
config.yaml: | |
|
|
|
|
|
cluster-name: "{{ cilium_cluster_name }}" |
|
|
peer-service: "hubble-peer.kube-system.svc.{{ dns_domain }}:443" |
|
|
peer-service: "hubble-peer.kube-system.svc.{{ dns_domain }}:443" |
|
|
listen-address: :4245 |
|
|
listen-address: :4245 |
|
|
metrics-listen-address: ":9966" |
|
|
metrics-listen-address: ":9966" |
|
|