diff --git a/docs/install_guide.adoc b/docs/install_guide.adoc index 9fe86ff..4a93eed 100644 --- a/docs/install_guide.adoc +++ b/docs/install_guide.adoc @@ -176,8 +176,9 @@ metadata: spec: databaseInstance: "openstack" secret: - tls: - caBundleSecretName: "combined-ca-bundle" + apiServiceTemplate: + tls: + caBundleSecretName: "combined-ca-bundle" ---- + For more information about how to define an OpenStackControlPlane custom resource (CR), see link:https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html/deploying_red_hat_openstack_services_on_openshift/assembly_creating-the-control-plane#proc_creating-the-control-plane_controlplane[Creating the control plane].