1 parent cee160e commit 67cd636Copy full SHA for 67cd636
1 file changed
kubernetes/core/volsync/components/external-secret.yml
@@ -14,7 +14,7 @@ spec:
14
template:
15
engineVersion: v2
16
data:
17
- RESTIC_REPOSITORY: "{{ .restic_repo }}/${APP}"
+ RESTIC_REPOSITORY: "rest:http://nas-srv-01.chkpwd.com:8000/${APP}"
18
RESTIC_PASSWORD: "{{ .restic_encrypt_password }}"
19
RESTIC_REST_USERNAME: restic_k8s
20
RESTIC_REST_PASSWORD: "{{ .restic_user_password }}"
0 commit comments