Skip to content

Commit 29a3a7e

Browse files
author
Rub21
committed
Remove path for buckets - backups db
1 parent 13f1de1 commit 29a3a7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

values.staging.template.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ osm-seed:
288288
SET_DATE: true
289289
BACKUP_CLOUD_FOLDER: database/web-db
290290
BACKUP_CLOUD_FILE: osmseed-api-web-db
291-
AWS_S3_BUCKET: s3://osmseed-staging
291+
AWS_S3_BUCKET: osmseed-staging
292292
resources:
293293
enabled: false
294294
requests:
@@ -309,7 +309,7 @@ osm-seed:
309309
SET_DATE: false
310310
BACKUP_CLOUD_FOLDER: database/osmcha-db
311311
BACKUP_CLOUD_FILE: osmseed-osmcha-db
312-
AWS_S3_BUCKET: s3://osmseed-staging
312+
AWS_S3_BUCKET: osmseed-staging
313313
resources:
314314
enabled: false
315315
requests:

0 commit comments

Comments
 (0)