From e23e3721204b84f6ebd1370273ebadcf627a2907 Mon Sep 17 00:00:00 2001 From: Chinasubbareddy M Date: Tue, 23 Oct 2018 14:44:49 -0500 Subject: [PATCH] ceph-mgr: make prometheus module port configurable this is to give example for prometheus module port configurable Change-Id: I66844bb8ee59a58f7bfd3e3002a183779810e881 --- ceph-client/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ceph-client/values.yaml b/ceph-client/values.yaml index 631f098ad..f330c2bd5 100644 --- a/ceph-client/values.yaml +++ b/ceph-client/values.yaml @@ -313,6 +313,8 @@ ceph_mgr_enabled_modules: # of key/value. Refer to the doc # above for more info. For example: #ceph_mgr_modules_config: +# prometheus: +# server_port: 9283 # dashboard: # port: 7000 # localpool: