Skip to content

Commit c122643

Browse files
authored
docs: crds are installed by the operator (#772)
1 parent 5062bb6 commit c122643

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ Install the Stackable operators:
4444
include::example$getting_started/getting_started.sh[tag=helm-install-operators]
4545
----
4646
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).
47+
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[]).
4849
--
4950
====
5051

0 commit comments

Comments
 (0)