Merge branch 'master' of ssh://gitea.zwackl.de:2222/dominik/k3s

This commit is contained in:
Dominik Chilla 2022-10-22 13:02:59 +02:00
commit fdc1070c29

View File

@ -19,7 +19,8 @@ alertmanager:
prometheus: prometheus:
prometheusSpec: prometheusSpec:
retention: '7d' # https://prometheus.io/docs/prometheus/latest/storage/#operational-aspects
# retention: '7d'
retentionSize: "10GB" retentionSize: "10GB"
## Prometheus StorageSpec for persistent data ## Prometheus StorageSpec for persistent data
## ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/user-guides/storage.md ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/user-guides/storage.md