Skip to content

Commit

Permalink
Update test-e2e/test_restic_manual_PVC_copy_trigger.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p authored Oct 18, 2024
1 parent ecfa34b commit a0ca077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-e2e/test_restic_manual_PVC_copy_trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
namespace: "{{ namespace }}"
type: Opaque
stringData:
RESTIC_REPOSITORY: "/backupsfolder"
RESTIC_REPOSITORY: "/repository"
RESTIC_PASSWORD: ThisIsTheResticPassword{{ namespace }}

- name: Create source PVC
Expand Down

0 comments on commit a0ca077

Please sign in to comment.