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

Turn off image tile seeding in GCP and geosphere production

parent ec6c30d9
No related branches found
Tags gcp-r20210108_1529 r20210108_1529
No related merge requests found
......@@ -21,7 +21,7 @@ database:
postgresUser: "postgres"
postgresPasswordSecret: "geosphere-postgis-postgresql"
seed:
images: true
images: false
overlays: true
seedArgs: "-z 0,3"
service:
......
......@@ -21,7 +21,7 @@ database:
postgresUser: "postgres"
postgresPasswordSecret: "geosphere-postgis-postgresql"
seed:
images: true
images: false
overlays: true
seedArgs: "-z 0,3"
ingress:
......
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