Skip to content

Instantly share code, notes, and snippets.

@zparnold
Created October 30, 2018 19:00
Show Gist options
  • Save zparnold/47d008919a214e5ff85b96ba7b18d7e5 to your computer and use it in GitHub Desktop.
Save zparnold/47d008919a214e5ff85b96ba7b18d7e5 to your computer and use it in GitHub Desktop.
apiVersion: "networking.istio.io/v1alpha3"
kind: "DestinationRule"
metadata:
name: "manager-istio-client-mtls"
spec:
host: ygrene-manager-service.acceptance.svc.cluster.local
trafficPolicy:
tls:
mode: ISTIO_MUTUAL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment