We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1719288 commit 0454382Copy full SHA for 0454382
1 file changed
docs/modules/airflow/pages/getting_started/installation.adoc
@@ -67,7 +67,8 @@ Install the Stackable operators:
67
include::example$getting_started/code/getting_started.sh[tag=helm-install-operators]
68
----
69
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).
+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[]).
72
--
73
====
74
0 commit comments