*: regenerate
This commit is contained in:
@@ -25,7 +25,7 @@ local kp =
|
||||
// The possible values for a prometheus <duration> are:
|
||||
// * https://github.com/prometheus/common/blob/c7de230/model/time.go#L178 specifies "^([0-9]+)(y|w|d|h|m|s|ms)$" (years weeks days hours minutes seconds milliseconds)
|
||||
retention: '30d',
|
||||
|
||||
|
||||
// Reference info: https://github.com/coreos/prometheus-operator/blob/master/Documentation/user-guides/storage.md
|
||||
// By default (if the following 'storage.volumeClaimTemplate' isn't created), prometheus will be created with an EmptyDir for the 'prometheus-k8s-db' volume (for the prom tsdb).
|
||||
// This 'storage.volumeClaimTemplate' causes the following to be automatically created (via dynamic provisioning) for each prometheus pod:
|
||||
|
||||
Reference in New Issue
Block a user