Skip to content

Instantly share code, notes, and snippets.

@voraviz
Created January 26, 2021 09:13
Show Gist options
  • Save voraviz/3efbc4f0c7993c7fe54f5771bfd0402c to your computer and use it in GitHub Desktop.
Save voraviz/3efbc4f0c7993c7fe54f5771bfd0402c to your computer and use it in GitHub Desktop.
apiVersion: security.istio.io/v1beta1
kind: PeerAuthentication
metadata:
name: backend
namespace: data-plane
spec:
selector:
matchLabels:
app: backend
mtls:
mode: STRICT #UNSET, DISABLE, PERMISSIVE, STRICT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment