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 bb2b0c5 commit b2a8b31Copy full SHA for b2a8b31
1 file changed
docs/modules/zookeeper/pages/getting_started/installation.adoc
@@ -42,7 +42,8 @@ Install the Stackable Operators:
42
include::example$getting_started/code/getting_started.sh[tag=helm-install-operators]
43
----
44
45
-Helm deploys the operators in Kubernetes Deployments and applies the CRDs for the ZooKeeperCluster Stacklet.
+Helm deploys the operators in Kubernetes Deployments.
46
+Each operator installs and maintains its own CRDs at startup (see xref:concepts:maintenance/crds.adoc[]).
47
--
48
====
49
0 commit comments