Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkfella committed Oct 14, 2024
1 parent 19d85a6 commit 008a502
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
Expand Up @@ -13,7 +13,7 @@ spec:
template:
engineVersion: v2
data:
RESTIC_REPOSITORY: "{{ .REPOSITORY_TEMPLATE }}/cluster-6740-${APP}/${APP}/volsync/config-volsync-config"
RESTIC_REPOSITORY: "{{ .REPOSITORY_TEMPLATE }}/cluster-6740-${APP}/${APP}/volsync"
RESTIC_PASSWORD: "{{ .CF_SECRET_ACCESS_KEY }}"
AWS_ACCESS_KEY_ID: "{{ .CF_ACCESS_KEY_ID }}"
AWS_SECRET_ACCESS_KEY: "{{ .CF_SECRET_ACCESS_KEY }}"
Expand Down

0 comments on commit 008a502

Please sign in to comment.