Skip to content
Snippets Groups Projects
Verified Commit 132f2c88 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(shared): Fix name of "allow-from-all-namespaces" networkpolicy

parent 52f276d7
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
metadata:
name: allow-all-ingress
name: allow-from-all-namespaces
spec:
podSelector: {}
ingress:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment