diff --git a/deploy/manifests/dev/us-east-2/tenant/storetheindex/instances/ago/config.json b/deploy/manifests/dev/us-east-2/tenant/storetheindex/instances/ago/config.json index 9e7febdb9..baafdb7af 100644 --- a/deploy/manifests/dev/us-east-2/tenant/storetheindex/instances/ago/config.json +++ b/deploy/manifests/dev/us-east-2/tenant/storetheindex/instances/ago/config.json @@ -33,7 +33,8 @@ "Dir": "/data/datastore", "Type": "levelds", "TmpDir": "/data/tmpstore", - "TmpType": "levelds" + "TmpType": "levelds", + "RemoveTmpAtStart": true }, "Discovery": { "FilterIPs": true,