istio.io/istio@v0.0.0-20240520182934-d79c90f27776/cni/test/testdata/expected/YYY-istio-cni.conf (about) 1 { 2 "cniVersion": "0.3.1", 3 "name": "istio-cni", 4 "type": "istio-cni", 5 "ipam": {}, 6 "dns": {}, 7 "log_level": "debug", 8 "log_uds_address": "", 9 "cni_event_address": "/tmp/cnieventfoo", 10 "ambient_enabled": false, 11 "kubernetes": { 12 "kubeconfig": "/etc/cni/net.d/ZZZ-istio-cni-kubeconfig", 13 "exclude_namespaces": [ 14 "istio-system" 15 ] 16 } 17 }