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

Turn off seeding for geosphere-test mapcache

parent d6e53f13
No related branches found
Tags test-r20201126_1631
No related merge requests found
......@@ -14,8 +14,8 @@ cache:
# every 6 hours
schedule: "0 */6 * * *"
seed:
images: true
overlays: true
images: false
overlays: false
ingress:
enabled: true
annotations:
......
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