Skip to content
Snippets Groups Projects
Commit 4ebf29e0 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-3880 network-policy fix usermanager grpc port

parent 5f0b680b
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ spec: ...@@ -38,7 +38,7 @@ spec:
- ports: - ports:
- port: 8080 - port: 8080
- ports: - ports:
- port: 9090 - port: 9000
from: from:
- podSelector: - podSelector:
matchLabels: matchLabels:
......
...@@ -62,7 +62,7 @@ tests: ...@@ -62,7 +62,7 @@ tests:
- ports: - ports:
- port: 8080 - port: 8080
- ports: - ports:
- port: 9090 - port: 9000
from: from:
- podSelector: - podSelector:
matchLabels: matchLabels:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment