]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #48489 from rkachach/fix_issue_57816
authorAdam King <47704447+adk3798@users.noreply.github.com>
Wed, 7 Dec 2022 15:20:56 +0000 (10:20 -0500)
committerGitHub <noreply@github.com>
Wed, 7 Dec 2022 15:20:56 +0000 (10:20 -0500)
mgr/cephadm: making grafana protocol configurable

Reviewed-by: Adam King <adking@redhat.com>
1  2 
doc/cephadm/services/monitoring.rst
src/pybind/mgr/cephadm/module.py

index 0841dc8933f24213781bf71a558da8d447682d73,4ffde25d5fa02b7d6bf37b43f2456546735dfd31..226f0748e0c564565a569ef7a3be1fe962e2af1c
@@@ -124,9 -125,8 +125,10 @@@ example spec file
      - 192.169.142.0/24
      spec:
        port: 4200
+       protocol: http
  
 +.. _cephadm_monitoring-images:
 +
  Using custom images
  ~~~~~~~~~~~~~~~~~~~
  
Simple merge