Skip to content

Commit 0454382

Browse files
authored
docs: crds are installed by the operator (#809)
1 parent 1719288 commit 0454382

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ Install the Stackable operators:
6767
include::example$getting_started/code/getting_started.sh[tag=helm-install-operators]
6868
----
6969
70-
Helm deploys the operators in a Kubernetes Deployment and apply the CRDs for the Airflow cluster (as well as the CRDs for the required operators).
70+
Helm deploys the operators in a Kubernetes Deployment.
71+
Each operator installs and maintains its own CRDs at startup (see xref:concepts:maintenance/crds.adoc[]).
7172
--
7273
====
7374

0 commit comments

Comments
 (0)