Skip to content

Commit 0f59ed9

Browse files
xekklgill
andauthored
Update docs_user/modules/proc_adopting-the-identity-service.adoc
Co-authored-by: Katie Gilligan <[email protected]>
1 parent 80c4beb commit 0f59ed9

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

docs_user/modules/proc_adopting-the-identity-service.adoc

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,11 @@ spec:
172172
mountPath: "/etc/keystone/domains"
173173
readOnly: true
174174
----
175-
This patch does the following:
176-
* Sets `spec.keystone.template.customServiceConfig` - please make sure you are not overwriting any previously defined value.
177-
* Defines `spec.keystone.template.extraMounts` to mount a secret named `keystone-domains` into the Keystone pods at `/etc/keystone/domains`. This secret will contain your LDAP configuration files.
178-
179-
You may need to wait a few moments for the changes to propagate and for the Keystone pods to be updated.
175+
+
176+
* Replace `<cr_name>` with the name of your `OpenStackControlPlane` CR (for example, `openstack`) and `<namespace>` with the namespace where it is deployed (for example, `openstack`).
177+
* This patch does the following:
178+
** Sets `spec.keystone.template.customServiceConfig`. Ensure that you do not overwrite any previously defined value.
179+
** Defines `spec.keystone.template.extraMounts` to mount a secret named `keystone-domains` into the {identity_service} pods at `/etc/keystone/domains`. This secret contains your LDAP configuration files.
180+
+
181+
[NOTE]
182+
You might need to wait a few minutes for the changes to propagate and for the {identity_service} pods to be updated.

0 commit comments

Comments
 (0)