BORG backup disable ssh warnings
This commit is contained in:
@@ -63,7 +63,7 @@ spec:
|
||||
key: BORG_PASSPHRASE
|
||||
|
||||
- name: BORG_RSH
|
||||
value: ssh -o StrictHostKeyChecking=no
|
||||
value: ssh -o StrictHostKeyChecking=no -o LogLevel=ERROR
|
||||
|
||||
- name: BORG_KEY_FILE
|
||||
value: /root/.borg/key
|
||||
|
||||
Reference in New Issue
Block a user