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

OZG-6665 Adjust monitor helm chart

parent eda5e2b8
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ metadata: ...@@ -36,7 +36,7 @@ metadata:
spec: spec:
endpoints: endpoints:
- interval: 30s - interval: 30s
targetPort: 8080 targetPort: metrics
path: /q/metrics path: /q/metrics
scheme: http scheme: http
namespaceSelector: namespaceSelector:
......
...@@ -71,7 +71,7 @@ tests: ...@@ -71,7 +71,7 @@ tests:
interval: 30s interval: 30s
path: /q/metrics path: /q/metrics
scheme: http scheme: http
targetPort: 8080 targetPort: metrics
- it: namespace selector should contain the namespace - it: namespace selector should contain the namespace
asserts: asserts:
- contains: - contains:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment