diff --git a/docs_user/modules/con_service-configurations.adoc b/docs_user/modules/con_service-configurations.adoc index c27199e62..2d485f337 100644 --- a/docs_user/modules/con_service-configurations.adoc +++ b/docs_user/modules/con_service-configurations.adoc @@ -65,7 +65,7 @@ spec: In OpenShift it is not recommended to store sensitive information like the credentials to the Block Storage service storage array in the CRs, so most OpenStack operators have a mechanism to use OpenShift's `Secrets` for sensitive configuration -parameters of the services and then use then by reference in the +parameters of the services and then use them by reference in the `customServiceConfigSecrets` section which is analogous to the `customServiceConfig`. @@ -80,4 +80,4 @@ configuration between `Secret` and `customServiceConfig` you still need the section header (eg: `[DEFAULT]`) to be present in both places. Attention should be paid to each service's adoption process as they may have -some particularities regarding their configuration. \ No newline at end of file +some particularities regarding their configuration.