Skip to content

Commit

Permalink
docs(thanos): fixing some formatting and improve internal link (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
viennaa authored Jul 30, 2024
1 parent af22827 commit 85bd2da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions thanos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This plugin deploys the following Thanos components:

Requirements (detailed steps below):
* ready to use credentials for a [compatible object store](https://thanos.io/tip/thanos/storage.md/)
* thanos-sidecar enabled in Prometheus (usually with [Prometheus Operator](https://prometheus-operator.dev/docs/api-reference/api/#monitoring.coreos.com/v1.ThanosSpec))
* [thanos-sidecar enabled in Prometheus](#kube-monitoring-plugin-enablement) (usually with [Prometheus Operator](https://prometheus-operator.dev/docs/api-reference/api/#monitoring.coreos.com/v1.ThanosSpec)).

# Owner

Expand Down Expand Up @@ -66,8 +66,8 @@ spec:
This is the real deal now: Define your Thanos query by creating a plugin.
**NOTE1:** `$THANOS_PLUGIN_NAME` needs to be consistent with your secret created earlier.
**NOTE2:** The `releaseNamespace` needs to be the same as to where kube-monitoring resides. By default this is kube-monitoring.

**NOTE2:** The `releaseNamespace` needs to be the same as to where kube-monitoring resides. By default this is kube-monitoring.

```yaml
apiVersion: greenhouse.sap/v1alpha1
Expand Down

0 comments on commit 85bd2da

Please sign in to comment.