Skip to content

Commit ec4c5d3

Browse files
authored
docs: crds are installed by the operator (#717)
1 parent e6f0895 commit ec4c5d3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ Install the Stackable Secret Operator
3030
$ helm install secret-operator oci://oci.stackable.tech/sdp-charts/secret-operator
3131
----
3232

33-
Helm will deploy the operator in Kubernetes containers and apply the CRDs. You're now ready to deploy secrets!
33+
Helm will deploy the operator in Kubernetes containers.
34+
The operator installs and maintains its own CRDs at startup (see xref:concepts:maintenance/crds.adoc[]).
35+
You're now ready to deploy secrets!
3436

3537
=== Microk8s
3638

0 commit comments

Comments
 (0)