GPU-Live/template/stg-server/istio-1.23.1/samples/bookinfo/demo-profile-no-gateways.yaml

13 lines
325 B
YAML

# IOP configuration used to install the demo profile without gateways.
apiVersion: install.istio.io/v1alpha1
kind: IstioOperator
spec:
profile: demo
components:
ingressGateways:
- name: istio-ingressgateway
enabled: false
egressGateways:
- name: istio-egressgateway
enabled: false