WIP: backup revolution [ci skip]
All checks were successful
continuous-integration/drone/pr Build is passing

See coop-cloud/organising#485
This commit is contained in:
2023-10-01 08:02:30 +02:00
parent dcecf32999
commit 63387a011a
5 changed files with 447 additions and 476 deletions

View File

@ -36,6 +36,8 @@ var REPOS_BASE_URL = "https://git.coopcloud.tech/coop-cloud"
var CATALOGUE_JSON_REPO_NAME = "recipes-catalogue-json"
var SSH_URL_TEMPLATE = "ssh://git@git.coopcloud.tech:2222/coop-cloud/%s.git"
var BackupbotLabel = "coop-cloud.backupbot.enabled"
// envVarModifiers is a list of env var modifier strings. These are added to
// env vars as comments and modify their processing by Abra, e.g. determining
// how long secrets should be.