Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test
Browse files Browse the repository at this point in the history
Darkfella91 committed Oct 14, 2024
1 parent 00c0e21 commit 585b0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/main/templates/volsync/r2.yaml
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ spec:
template:
engineVersion: v2
data:
RESTIC_REPOSITORY: "{{ .REPOSITORY_TEMPLATE }}/cluster-6740-${APP}/${APP}/volsync/config-volsync-config/data"
RESTIC_REPOSITORY: "{{ .REPOSITORY_TEMPLATE }}/cluster-6740-${APP}/${APP}/volsync/config-volsync-config"
RESTIC_PASSWORD: "{{ .CF_SECRET_ACCESS_KEY }}"
AWS_ACCESS_KEY_ID: "{{ .CF_ACCESS_KEY_ID }}"
AWS_SECRET_ACCESS_KEY: "{{ .CF_SECRET_ACCESS_KEY }}"

0 comments on commit 585b0b0

Please sign in to comment.