We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5062bb6 commit c122643Copy full SHA for c122643
1 file changed
docs/modules/hbase/pages/getting_started/installation.adoc
@@ -44,7 +44,8 @@ Install the Stackable operators:
44
include::example$getting_started/getting_started.sh[tag=helm-install-operators]
45
----
46
47
-Helm deploys the operators in a Kubernetes Deployment and apply the CRDs for the HBase cluster (as well as the CRDs for the required operators).
+Helm deploys the operators in a Kubernetes Deployment.
48
+Each operator installs and maintains its own CRDs at startup (see xref:concepts:maintenance/crds.adoc[]).
49
--
50
====
51
0 commit comments