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

fix(shared): Use proper egress network policy schema

parent 1c48b740
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,8 @@ metadata:
name: allow-to-database
spec:
policyTypes:
- Ingress
ingress:
- egress
egress:
- to:
- ipBlock:
cidr: 192.168.100.60/32
......
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