Skip to content

Commit

Permalink
refactor(helm): disabling integrations service monitor
Browse files Browse the repository at this point in the history
Signed-off-by: rjshrjndrn <[email protected]>
  • Loading branch information
rjshrjndrn committed Oct 11, 2023
1 parent 858e4b2 commit 009ac96
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ service:
metrics: 8888

serviceMonitor:
enabled: true
enabled: false
additionalLabels:
release: observability
scrapeConfigs:
Expand Down

0 comments on commit 009ac96

Please sign in to comment.