Skip to content

Commit 8bae065

Browse files
authored
docs: crds are installed by the operator (#155)
1 parent a1a30b3 commit 8bae065

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ Install the Stackable Operators:
4545
include::example$getting_started/getting_started.sh[tag=helm-install-operators]
4646
----
4747
48-
Helm will deploy the operators in a Kubernetes Deployment and apply the CRDs for the OpenSearch service (as well as the CRDs for the required operators).
48+
Helm will deploy the operators in a Kubernetes Deployment.
49+
Each operator installs and maintains its own CRDs at startup (see xref:concepts:maintenance/crds.adoc[]).
4950
You are now ready to deploy OpenSearch in Kubernetes.
5051
--
5152
====

0 commit comments

Comments
 (0)