Skip to content

Commit 61e55b7

Browse files
author
Matt Dolian
committed
docs(managing_deis): update section for registrationMode
Link to controller section on updating the registration mode rather than describing it in this doc
1 parent 892250f commit 61e55b7

1 file changed

Lines changed: 3 additions & 13 deletions

File tree

docs/managing_deis/production_deployments.rst

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -57,20 +57,10 @@ Change Registration Mode
5757
------------------------
5858

5959
Changing the registration process is highly recommended in production. By default, registrations for a
60-
new cluster are open to anyone with the proper URL. Once the admin user has registered on a new cluster,
61-
it is recommended that you either turn off registrations entirely or enable the adminOnly registration feature.
60+
new cluster are open to anyone with the proper URL. Once the admin user has registered with a new cluster,
61+
it is recommended that you either turn off registrations entirely or enable the admin only registration feature.
6262

63-
Turn off registrations:
64-
65-
.. code-block:: console
66-
67-
$ deisctl config platform set registrationMode=disable
68-
69-
Turn on admin only registrations:
70-
71-
.. code-block:: console
72-
73-
$ deisctl config platform set registrationMode=adminOnly
63+
Please see the following documentation: :ref:`controller_settings`
7464

7565
Configure logging and monitoring
7666
--------------------------------

0 commit comments

Comments
 (0)