Skip to content

Commit 638188d

Browse files
authored
docs: crds are installed by the operator (#838)
1 parent 79ed406 commit 638188d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ NOTE: `helm repo` subcommands are not supported for OCI registries. The operator
4242
include::example$getting_started/getting_started.sh[tag=helm-install-operators]
4343
----
4444
45-
Helm deploys the operators in a Kubernetes Deployment and applies the CRDs for the Apache Druid service (as well as the CRDs for the required operators).
45+
Helm deploys the operators in a Kubernetes Deployment.
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)