Skip to content

Instantly share code, notes, and snippets.

@karthikt-yahoo
Created May 14, 2019 14:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save karthikt-yahoo/0f791cba75ddcdf5c2ab3b0d5fff1d49 to your computer and use it in GitHub Desktop.
Save karthikt-yahoo/0f791cba75ddcdf5c2ab3b0d5fff1d49 to your computer and use it in GitHub Desktop.
Service_B Policy
apiVersion: authentication.istio.io/v1alpha1
kind: Policy
metadata:
annotations:
name: Service_B
namespace: test
spec:
peers:
- mtls:
mode: PERMISSIVE
targets:
- name: Service_B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment