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

Fix size request for mapcache on GCP

parent 8353e4a2
No related branches found
Tags gcp-r20210110_0231
No related merge requests found
......@@ -9,7 +9,7 @@ cache:
persistence:
enabled: true
storageClass: "local-scsi"
size: 1200Ti
size: 1200Gi
cleanup:
schedule: "0 */6 * * *"
age: "+2"
......
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