reduce prometheus storage retention from 12w -> 8w to save ~30gb [ci skip]
This commit is contained in:
parent
25ad814b22
commit
c05d088598
3 changed files with 14 additions and 18 deletions
|
|
@ -214,6 +214,7 @@ resource "helm_release" "grafana" {
|
|||
namespace = "monitoring"
|
||||
create_namespace = true
|
||||
name = "grafana"
|
||||
atomic = true
|
||||
|
||||
repository = "https://grafana.github.io/helm-charts"
|
||||
chart = "grafana"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue