blob: 00c95168015424bb4781048a41821dc9847b2707 [file] [log] [blame]
# The external profile is used to configure a mesh using an external control plane.
# Only the injector mutating webhook configuration is installed.
apiVersion: install.istio.io/v1alpha1
kind: IstioOperator
spec:
components:
base:
enabled: false
pilot:
enabled: false
ingressGateways:
- name: istio-ingressgateway
enabled: false
istiodRemote:
enabled: true
values:
global:
externalIstiod: true
omitSidecarInjectorConfigMap: true
configCluster: false
pilot:
configMap: false
telemetry:
enabled: false