blob: a5b0ecdb8c205eba5f714c70d147212c7327f40f [file] [log] [blame]
# Within the dubbo-system namespace, we have a control plane component with a DR
# that would normally violate policy. However the istio control plane is
# not controlled via Policy declarations, and is therefore exempt. We don't
# expect the validator to complain about this either.
apiVersion: authentication.istio.io/v1alpha1
kind: MeshPolicy
metadata:
name: default
spec:
peers:
- mtls: {}
---
apiVersion: networking.istio.io/v1alpha3
kind: DestinationRule
metadata:
name: default
namespace: dubbo-system
spec:
host: "*.local"
trafficPolicy:
tls:
mode: ISTIO_MUTUAL