dda-backup/infrastructure/backup/doc/backup_dev_notes.md
2025-01-11 11:00:31 +01:00

1.1 KiB

changing password on restic repository

config to use

To change the password add new-password-file to config.

 {:password-file "/restic-pwd"
  :new-password-file "/new-restic-pwd"}

restic: decide which password to choose

If there is a new-password-file defined, decide witch to use:

Process to change password in k8s