Skip to content
Snippets Groups Projects
Commit 1c08deaa authored by OZGCloud's avatar OZGCloud
Browse files

OZG-7036: Fix network-policy

parent 67cbec2c
Branches
Tags
No related merge requests found
...@@ -47,14 +47,14 @@ spec: ...@@ -47,14 +47,14 @@ spec:
- port: 9090 - port: 9090
from: from:
- namespaceSelector: {} - namespaceSelector: {}
- podSelector: podSelector:
matchLabels: matchLabels:
component: alfa component: alfa
- ports: - ports:
- port: 9090 - port: 9090
from: from:
- namespaceSelector: { } - namespaceSelector: { }
- podSelector: podSelector:
matchLabels: matchLabels:
component: administration component: administration
- ports: - ports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment