avirajkhare00 commented on code in PR #2976:
URL: https://github.com/apache/iggy/pull/2976#discussion_r2958848828


##########
helm/charts/iggy/README.md:
##########
@@ -46,14 +53,16 @@ helm install iggy ./helm/charts/iggy \
 ```bash
 git clone https://github.com/apache/iggy.git
 cd iggy
-helm install iggy ./helm/charts/iggy
+helm install iggy ./helm/charts/iggy \
+  --set server.serviceMonitor.enabled=false

Review Comment:
   I have changed `server.serviceMonitor.enabled` default to `false`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to