Skip to content

Commit fd04fee

Browse files
authored
docs: crds are installed by the operator (#798)
1 parent e12d410 commit fd04fee

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ Install the Stackable Operators:
4646
include::example$getting_started/getting_started.sh[tag=helm-install-operators]
4747
----
4848
49-
Helm deploys the operators in a Kubernetes Deployment and apply the CRDs for the HDFS cluster (as well as the CRDs for the required operators).
49+
Helm deploys the operators in a Kubernetes Deployment.
50+
Each operator installs and maintains its own CRDs at startup (see xref:concepts:maintenance/crds.adoc[]).
5051
--
5152
====
5253

0 commit comments

Comments
 (0)