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

OZG-3880 network policy fix usermanager grpc port

parent b627969e
No related branches found
No related tags found
No related merge requests found
...@@ -71,7 +71,7 @@ spec: ...@@ -71,7 +71,7 @@ spec:
matchLabels: matchLabels:
component: user-manager component: user-manager
ports: ports:
- port: 9090 - port: 9000
protocol: TCP protocol: TCP
- to: - to:
- namespaceSelector: - namespaceSelector:
......
...@@ -102,7 +102,7 @@ tests: ...@@ -102,7 +102,7 @@ tests:
matchLabels: matchLabels:
component: user-manager component: user-manager
ports: ports:
- port: 9090 - port: 9000
protocol: TCP protocol: TCP
- to: - to:
- namespaceSelector: - namespaceSelector:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment