Skip to content

Commit dbdf606

Browse files
committed
[fix] - doc
Signed-off-by: Hélia Barroso <[email protected]>
1 parent 2af894f commit dbdf606

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/commands/analyze/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ The Alertmanager object must exist in the Kubernetes cluster, which can be confi
8484

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

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

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

0 commit comments

Comments
 (0)