Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/modules/opa/pages/getting_started/installation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ Install the Stackable OPA operator:
include::example$getting_started/getting_started.sh[tag=helm-install-operators]
----

Helm deploys the operator in a Kubernetes Deployment and apply the CRDs for the OPA service.
Helm deploys the operator in a Kubernetes Deployment.
The operator installs and maintains its own CRDs at startup (see xref:concepts:maintenance/crds.adoc[]).
--
====

Expand Down
Loading