Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #429 from sa-spag/fix-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddeco committed May 28, 2020
2 parents 6724d72 + 55f4c4e commit aea559a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/references/monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ expr: flux_helm_operator_release_condition_info{condition="RolledBack"} == 1

```yaml
alert: HelmReleaseError
expr: flux_helm_operator_release_phase_info{condition="Released"} == -1
expr: flux_helm_operator_release_condition_info{condition="Released"} == -1
```

0 comments on commit aea559a

Please sign in to comment.