Skip to content
Snippets Groups Projects
Commit cdf2deb7 authored by OZG-Cloud Team's avatar OZG-Cloud Team
Browse files

ozg-6647 default monitoring namespace

parent 5d934c38
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ spec:
- from:
- namespaceSelector:
matchLabels:
name: {{ (.Values.networkPolicy).monitoringNamespace | default "openshift-monitoring" }}
name: {{ (.Values.networkPolicy).monitoringNamespace | default "openshift-user-workload-monitoring" }}
ports:
- protocol: TCP
port: 8081
......
......@@ -73,7 +73,7 @@ tests:
- from:
- namespaceSelector:
matchLabels:
name: openshift-monitoring
name: openshift-user-workload-monitoring
ports:
- protocol: TCP
port: 8081
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment