Skip to content

Commit 97e3adb

Browse files
authored
docs: crds are installed by the operator (#399)
1 parent bb64ee5 commit 97e3adb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/modules/listener-operator/pages/installation.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ Install the Stackable Listener Operator
5959
$ helm install listener-operator oci://oci.stackable.tech/sdp-charts/listener-operator
6060
----
6161

62-
Helm will deploy the operator in Kubernetes containers and apply the CRDs.
62+
Helm will deploy the operator in Kubernetes containers.
63+
The operator installs and maintains its own CRDs at startup (see xref:concepts:maintenance/crds.adoc[]).
6364
You're now ready to expose services!
6465

6566
=== Microk8s

0 commit comments

Comments
 (0)