Skip to content

Commit 9bd1828

Browse files
authored
docs: crds are installed by the operator (#749)
1 parent 82a0ebc commit 9bd1828

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/modules/superset/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 Superset 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 Superset in Kubernetes.
5051
--
5152
====

0 commit comments

Comments
 (0)