Skip to content

Commit

Permalink
Remove path for buckets - backups db
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Nov 1, 2023
1 parent 13f1de1 commit 29a3a7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions values.staging.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ osm-seed:
SET_DATE: true
BACKUP_CLOUD_FOLDER: database/web-db
BACKUP_CLOUD_FILE: osmseed-api-web-db
AWS_S3_BUCKET: s3://osmseed-staging
AWS_S3_BUCKET: osmseed-staging
resources:
enabled: false
requests:
Expand All @@ -309,7 +309,7 @@ osm-seed:
SET_DATE: false
BACKUP_CLOUD_FOLDER: database/osmcha-db
BACKUP_CLOUD_FILE: osmseed-osmcha-db
AWS_S3_BUCKET: s3://osmseed-staging
AWS_S3_BUCKET: osmseed-staging
resources:
enabled: false
requests:
Expand Down

0 comments on commit 29a3a7e

Please sign in to comment.