Fix prune schedule

This commit is contained in:
Grant 2025-03-22 22:13:53 -06:00
parent b6edc128ad
commit 381fca64d0

View File

@ -28,7 +28,7 @@ spec:
# optional # optional
#promURL: https://prometheus-io-instance:8443 #promURL: https://prometheus-io-instance:8443
prune: prune:
schedule: '@weekly-ramdom' schedule: '@weekly-random'
retention: retention:
keepLast: 5 keepLast: 5
keep Daily: 14 keep Daily: 14