Skip to content

Commit

Permalink
[fix] - doc
Browse files Browse the repository at this point in the history
Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com>
  • Loading branch information
heliapb committed Dec 10, 2024
1 parent 2af894f commit dbdf606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/commands/analyze/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ The Alertmanager object must exist in the Kubernetes cluster, which can be confi

Alertmanager configuration must be provided in one of the following ways:

- **User-provided Kubernetes Secret**: The user must ensure the configuration data is stored in a file named `alertmanager.yaml`.
- **Default Kubernetes Secret**: The Operator will generate and provide a default secret for use.
- **User-provided Kubernetes Secret**: The user must ensure the configuration data is stored in a file named `alertmanager.yaml`.
- **Default Kubernetes Secret**: The Operator will generate and provide a default secret for use.
- **AlertmanagerConfig CRDs (Custom Resource Definitions)**: These must match a **Namespace Selector** in the specified namespace, a **ConfigSelector**, or the **ConfigSelector Name**.

* As a Kubernetes secret provided by the user, that needs to ensure the data is stored in a file called alertmanager.yaml
Expand Down

0 comments on commit dbdf606

Please sign in to comment.