Skip to content
Snippets Groups Projects
Verified Commit 38b44ac2 authored by David Hoese's avatar David Hoese
Browse files

Reduce retention of geotiffs to 13 days

parent 911278ad
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ destination: ...@@ -14,7 +14,7 @@ destination:
persistence: persistence:
existingClaim: "cspp-geo-geo2grid" existingClaim: "cspp-geo-geo2grid"
cleanup: cleanup:
age: "+14" age: "+13"
# s3Endpoint: "http://geosphere-minio:9000" # s3Endpoint: "http://geosphere-minio:9000"
s3Secret: "geosphere-minio" s3Secret: "geosphere-minio"
s3AccessKey: "accesskey" s3AccessKey: "accesskey"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment