apiVersion: install.istio.io/v1alpha1 kind: IstioOperator spec: components: base: enabled: true egressGateways: - enabled: false name: istio-egressgateway ingressGateways: - enabled: true name: istio-ingressgateway pilot: enabled: true k8s: env: - name: ENABLE_NATIVE_SIDECARS value: "true" hub: gcr.io/istio-release profile: default tag: 1.24.3 values: defaultRevision: "" gateways: istio-egressgateway: {} istio-ingressgateway: {} seccompProfile: type: RuntimeDefault global: configValidation: true istioNamespace: istio-system