blob: 1d8646b045f5627ef1cb145aeb076dfe4fb52452 [file] [log] [blame]
# Global PeerAuthentication can be removed for this test, once we remove the (alpha) mesh policy
# during installation.
apiVersion: security.istio.io/v1beta1
kind: PeerAuthentication
metadata:
name: "default"
annotations:
test-suite: "beta-mtls-permissive"
spec:
mtls:
mode: PERMISSIVE
---
apiVersion: networking.istio.io/v1alpha3
kind: DestinationRule
metadata:
name: "default"
annotations:
test-suite: "beta-mtls-permissive"
spec:
host: "*.local"
trafficPolicy:
tls:
mode: ISTIO_MUTUAL