Skip to content

Instantly share code, notes, and snippets.

@chechuironman
Created August 19, 2020 10:21
Show Gist options
  • Save chechuironman/7a99edbff990072eba3db2d4397e2c80 to your computer and use it in GitHub Desktop.
Save chechuironman/7a99edbff990072eba3db2d4397e2c80 to your computer and use it in GitHub Desktop.
kind: DestinationRule
apiVersion: networking.istio.io/v1alpha3
metadata:
name: default
namespace: cloud-lab
spec:
host: '*.cloud-lab.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