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 42cca8c commit 6f88745Copy full SHA for 6f88745
1 file changed
docs/modules/hive/pages/getting_started/installation.adoc
@@ -127,7 +127,8 @@ Install the Stackable operators:
127
include::example$getting_started/getting_started.sh[tag=helm-install-operators]
128
----
129
130
-Helm deploys the operators in a Kubernetes Deployment and apply the CRDs for the Apache Hive service (as well as the CRDs for the required operators).
+Helm deploys the operators in a Kubernetes Deployment.
131
+Each operator installs and maintains its own CRDs at startup (see xref:concepts:maintenance/crds.adoc[]).
132
133
== What's next
134
0 commit comments