summaryrefslogtreecommitdiffstats
path: root/doc/cephadm/services/mgmt-gateway.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cephadm/services/mgmt-gateway.rst')
-rw-r--r--doc/cephadm/services/mgmt-gateway.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cephadm/services/mgmt-gateway.rst b/doc/cephadm/services/mgmt-gateway.rst
index 2b88d55952e..55c024817ae 100644
--- a/doc/cephadm/services/mgmt-gateway.rst
+++ b/doc/cephadm/services/mgmt-gateway.rst
@@ -183,7 +183,7 @@ The `mgmt-gateway` service internally makes use of nginx reverse proxy. The foll
::
- DEFAULT_NGINX_IMAGE = 'quay.io/ceph/nginx:1.26.1'
+ mgr/cephadm/container_image_nginx = 'quay.io/ceph/nginx:sclorg-nginx-126'
Admins can specify the image to be used by changing the `container_image_nginx` cephadm module option. If there were already
running daemon(s) you must redeploy the daemon(s) in order to have them actually use the new image.