istio.io/istio@v0.0.0-20240520182934-d79c90f27776/pilot/pkg/serviceregistry/kube/controller/ambient/testdata/peer-authn-disable-port-mtls-strict-in.yaml (about) 1 apiVersion: security.istio.io/v1beta1 2 kind: PeerAuthentication 3 metadata: 4 name: disable-strict-mtls 5 spec: 6 selector: 7 matchLabels: 8 app: a 9 mtls: 10 mode: DISABLE 11 portLevelMtls: 12 9090: 13 mode: STRICT