Skip to content

Commit

Permalink
salt: Add CSC default values for Prometheus retention
Browse files Browse the repository at this point in the history
Refs: #2953
  • Loading branch information
alexandre-allard committed Dec 14, 2020
1 parent 3904539 commit ce77da2
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ spec:
# Configure the Prometheus Deployment
deployment:
replicas: 1
config:
retention_time: 10d
retention_size: 0 # 0 to disable size-based retention
rules:
node_exporter:
node_filesystem_space_filling_up:
Expand Down

0 comments on commit ce77da2

Please sign in to comment.