Skip to content

Instantly share code, notes, and snippets.

@randomvariable
Created December 12, 2018 05:07
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 randomvariable/416ec2632ff5ede59d2d83cb62c6f2ed to your computer and use it in GitHub Desktop.
Save randomvariable/416ec2632ff5ede59d2d83cb62c6f2ed to your computer and use it in GitHub Desktop.
a
apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
metadata:
name: default-deny
spec:
podSelector: {}
policyTypes:
- Ingress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment