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 e6f0895 commit ec4c5d3Copy full SHA for ec4c5d3
1 file changed
docs/modules/secret-operator/pages/installation.adoc
@@ -30,7 +30,9 @@ Install the Stackable Secret Operator
30
$ helm install secret-operator oci://oci.stackable.tech/sdp-charts/secret-operator
31
----
32
33
-Helm will deploy the operator in Kubernetes containers and apply the CRDs. You're now ready to deploy secrets!
+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!
36
37
=== Microk8s
38
0 commit comments