From b7e39ea806be032c71c6245c815e6d0a9faa2322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCller?= Date: Fri, 3 Jul 2026 11:31:08 +0200 Subject: [PATCH] docs: crds are installed by the operator --- docs/modules/listener-operator/pages/installation.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/modules/listener-operator/pages/installation.adoc b/docs/modules/listener-operator/pages/installation.adoc index af7d9993..a02a6045 100644 --- a/docs/modules/listener-operator/pages/installation.adoc +++ b/docs/modules/listener-operator/pages/installation.adoc @@ -59,7 +59,8 @@ Install the Stackable Listener Operator $ helm install listener-operator oci://oci.stackable.tech/sdp-charts/listener-operator ---- -Helm will deploy the operator in Kubernetes containers and apply the CRDs. +Helm will deploy the operator in Kubernetes containers. +The operator installs and maintains its own CRDs at startup (see xref:concepts:maintenance/crds.adoc[]). You're now ready to expose services! === Microk8s