istio.io/istio@v0.0.0-20240520182934-d79c90f27776/tests/integration/ambient/testdata/global-plaintext.yaml (about) 1 # mTLS is disabled without destination rule. 2 apiVersion: security.istio.io/v1beta1 3 kind: PeerAuthentication 4 metadata: 5 name: "default" 6 annotations: 7 test-suite: "beta-mtls-off" 8 spec: 9 mtls: 10 mode: DISABLE