blob: fd916fdc71d9c765acc4f46f81eb81b98b30e507 [file] [log] [blame]
apiVersion: security.istio.io/v1beta1
kind: PeerAuthentication
metadata:
name: "default"
annotations:
test-suite: "beta-mtls-off"
spec:
mtls:
mode: DISABLE
---
apiVersion: networking.istio.io/v1alpha3
kind: DestinationRule
metadata:
name: "default"
annotations:
test-suite: "beta-mtls-off"
spec:
host: "*.local"
trafficPolicy:
tls:
mode: DISABLE