istio.io/istio@v0.0.0-20240520182934-d79c90f27776/operator/cmd/mesh/testdata/manifest-generate/input/pilot_disable_tracing.yaml (about) 1 apiVersion: install.istio.io/v1alpha1 2 kind: IstioOperator 3 spec: 4 profile: empty 5 values: 6 global: 7 proxy: 8 tracer: none 9 components: 10 pilot: 11 enabled: true