Skip to content

Commit

Permalink
docs: remove home module from refs (stackabletech/documentation#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
lfrancke committed Aug 1, 2024
1 parent b0f6c36 commit 1b4e349
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/modules/opa/pages/usage.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ data:
== Monitoring

The managed OPA instances are automatically configured to export Prometheus metrics. See
xref:home:operators:monitoring.adoc[] for more details.
xref:operators:monitoring.adoc[] for more details.

== Configuration & Environment Overrides

Expand Down Expand Up @@ -117,7 +117,7 @@ The OPA Operator currently does not support using https://kubernetes.io/docs/con
// The "nightly" version is needed because the "include" directive searches for
// files in the "stable" version by default.
// TODO: remove the "nightly" version after the next platform release (current: 22.09)
include::home:concepts:stackable_resource_requests.adoc[]
include::concepts:stackable_resource_requests.adoc[]

If no resource requests are configured explicitly, the OPA operator uses the following defaults:

Expand Down

0 comments on commit 1b4e349

Please sign in to comment.