Some checks failed
/ continuous-deploy (push) Failing after 3s
- folder structure revision - ops scripts revision - helm chart update version - 12.5.0
8 lines
326 B
Plaintext
8 lines
326 B
Plaintext
PBS_REPOSITORY="pbs repository"
|
|
PBS_PASSWORD="pbs access password"
|
|
PBS_FINGERPRINT="00:00:00:00:00" # the pbs finger print
|
|
BORG_REPO="ssh://user@server/path" # required by offsite backup
|
|
BORG_PASSPHRASE="borg passphrase" # required by offsite backup
|
|
OFFSITE_TARGET_FOLDER="test:target_path" # follow rclone naming convention
|
|
|