istio.io/istio@v0.0.0-20240520182934-d79c90f27776/tests/integration/ambient/testdata/beta-mtls-automtls.yaml (about)

     1  # No DR is added for this test. enableAutoMtls is expected on by default.
     2  apiVersion: security.istio.io/v1beta1
     3  kind: PeerAuthentication
     4  metadata:
     5    name: "default"
     6    annotations:
     7      test-suite: "beta-mtls-automtls"
     8  spec:
     9    mtls:
    10      mode: STRICT