diff --git a/doc/source/security/kubernetes/configure-docker-registry-certificate-after-installation-c519edbfe90a.rst b/doc/source/security/kubernetes/configure-docker-registry-certificate-after-installation-c519edbfe90a.rst index c5cbb0c87..fd1575c3b 100644 --- a/doc/source/security/kubernetes/configure-docker-registry-certificate-after-installation-c519edbfe90a.rst +++ b/doc/source/security/kubernetes/configure-docker-registry-certificate-after-installation-c519edbfe90a.rst @@ -34,9 +34,9 @@ Update the following fields: * The ``subject`` fields to identify your particular system. * The ``ipAddresses`` with the |OAM| Floating IP Address and the MGMT Floating - IP address for this system. Use the :command:`system addrpool-list` command - to get the |OAM| floating IP Address and management floating IP Address for - your system. + IP address for this system which MUST be specified for this certificate. Use + the :command:`system addrpool-list` command to get the |OAM| floating IP + Address and MGMT floating IP Address for your system. * The ``dnsNames`` with ``registry.local``, ``registry.central`` and any |FQDN| names configured for this system's |OAM| Floating IP Address in an external @@ -73,12 +73,6 @@ Update the following fields: - registry.central - - .. note:: - - By default after deployment, all system configurations have both OAM and - MGMT floating IPs in the docker registry certificate. - - #. Apply the configuration. .. code-block::