Skip to content

Commit 3750916

Browse files
authored
docs: crds are installed by the operator (#1046)
1 parent bb2b0c5 commit 3750916

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/modules/zookeeper/pages/getting_started/installation.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ Install the Stackable Operators:
4242
include::example$getting_started/code/getting_started.sh[tag=helm-install-operators]
4343
----
4444
45-
Helm deploys the operators in Kubernetes Deployments and applies the CRDs for the ZooKeeperCluster Stacklet.
45+
Helm deploys the operators in Kubernetes Deployments.
46+
Each operator installs and maintains its own CRDs at startup (see xref:concepts:maintenance/crds.adoc[]).
4647
--
4748
====
4849

0 commit comments

Comments
 (0)