istio.io/istio@v0.0.0-20240520182934-d79c90f27776/pilot/pkg/serviceregistry/kube/controller/ambient/testdata/peer-authn-strict-and-strict-port-mtls-in.yaml (about)

     1  apiVersion: security.istio.io/v1beta1
     2  kind: PeerAuthentication
     3  metadata:
     4    name: strict-mtls
     5  spec:
     6    selector:
     7      matchLabels:
     8        app: a
     9    mtls:
    10      mode: STRICT
    11    portLevelMtls:
    12      8080: 
    13        mode: STRICT