Skip to content

Commit

Permalink
feat(cronjob): remove S3_URI
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Gruhler committed Nov 25, 2024
1 parent 0ec653a commit 508e17a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kubernetes/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ spec:
value: s3.example.com
- name: S3_BUCKET
value: bucketname
- name: S3_URI
value: s3://bucketname
# leave empty to retain snapshot files (default)
- name: S3_EXPIRE_DAYS
value:
Expand Down

0 comments on commit 508e17a

Please sign in to comment.