timkelsch

Results 1 issues of timkelsch

YAML: https://raw.githubusercontent.com/istio/istio/release-1.23/samples/bookinfo/demo-profile-no-gateways.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: -...