Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(vault-monitoring): Remove labels #1302

Merged
merged 1 commit into from
Aug 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/vault-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: vault-monitoring
description: monitor your vault server from within Kubernetes' prometheus
type: application
version: 0.4.1
version: 0.4.2
home: https://github.com/adfinis/helm-charts/tree/main/charts/vault-monitoring
sources:
- https://github.com/adfinis/helm-charts/tree/main/charts/vault-monitoring
Expand Down
2 changes: 1 addition & 1 deletion charts/vault-monitoring/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 2 additions & 4 deletions charts/vault-monitoring/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,5 @@ prometheusRules:
labels:
severity: critical
annotations:
summary: "Vault Raft Cluster Failure Tolerance Critical on [{{ $labels.instance }}]"
description: >
Vault Raft cluster on "{{ $labels.instance }}" has a failure tolerance of 0.
Any further node failure could result in loss of quorum and make the cluster unavailable.
summary: Vault Raft Cluster Failure Tolerance Critical
description: Vault Raft cluster has a failure tolerance of 0