blob: 07de5b1e05dfbec3fc13854cb832c1c8df7a1086 [file] [log] [blame]
# The empty profile has everything disabled
# This is useful as a base for custom user configuration
apiVersion: install.istio.io/v1alpha1
kind: IstioOperator
spec:
components:
base:
enabled: false
pilot:
enabled: false
ingressGateways:
- name: istio-ingressgateway
enabled: false