From: Shweta Bhosale Date: Tue, 26 Nov 2024 06:54:30 +0000 (+0530) Subject: Documentation changes for updating non-ceph image service X-Git-Tag: v20.0.0~332^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4d0e0058b1e6bd11ae9bff427eb245c5ceadde46;p=ceph.git Documentation changes for updating non-ceph image service Fixes: https://tracker.ceph.com/issues/68979 Signed-off-by: Shweta Bhosale --- diff --git a/doc/cephadm/upgrade.rst b/doc/cephadm/upgrade.rst index 3a15c3ac6231d..209fa15bd055b 100644 --- a/doc/cephadm/upgrade.rst +++ b/doc/cephadm/upgrade.rst @@ -307,3 +307,19 @@ upgrading: You should now have all your Manager daemons on the new version and be able to specify the limiting parameters for the rest of the upgrade. + + +Updating a non-Ceph image service with custom image +==================================================== + +To update a non-Ceph image service, run a command of the following form: + +.. prompt:: bash # + + ceph orch update service + +For example: + +.. prompt:: bash # + + ceph orch update service prometheus quay.io/prometheus/prometheus:v2.55.1