Skip to content

Commit

Permalink
🐛 set aws region
Browse files Browse the repository at this point in the history
  • Loading branch information
charlie-haley committed Dec 7, 2023
1 parent f57b5c9 commit 76e38d9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ stringData:
RESTIC_PASSWORD: "${RESTIC_PASSWORD}"
AWS_ACCESS_KEY_ID: "${AWS_ACCESS_KEY_RESTIC}"
AWS_SECRET_ACCESS_KEY: "${AWS_SECRET_KEY_RESTIC}"
AWS_DEFAULT_REGION: eu-west-1
---
apiVersion: volsync.backube/v1alpha1
kind: ReplicationSource
Expand Down

0 comments on commit 76e38d9

Please sign in to comment.