istio.io/istio@v0.0.0-20240520182934-d79c90f27776/operator/cmd/mesh/testdata/manifest-generate/input/istiod_remote.yaml (about) 1 apiVersion: install.istio.io/v1alpha1 2 kind: IstioOperator 3 spec: 4 profile: empty 5 components: 6 base: 7 enabled: true 8 pilot: 9 enabled: true 10 values: 11 global: 12 multiCluster: 13 clusterName: remote0 14 network: network2 15 externalIstiod: true 16 remotePilotAddress: 169.10.112.88 17 istiodRemote: 18 injectionURL: https://xxx:15017/inject 19 base: 20 validationURL: https://xxx:15017/validate