Include user-engine in offsite CNPG backups
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

This commit is contained in:
codex 2026-07-30 00:05:58 +02:00
parent 32ccc83076
commit 14f3516394
2 changed files with 5 additions and 0 deletions

View file

@ -52,6 +52,7 @@ DEFAULT_TARGETS=(
"r01-forgejo-db|KUBECONFIG_R01|databases|forgejo-db|forgejo"
"r01-net-kingdom-pg|KUBECONFIG_R01|databases|net-kingdom-pg|interhub,privacyidea_db"
"r01-state-hub-db|KUBECONFIG_R01|databases|state-hub-db|state_hub"
"r01-user-engine-pg|KUBECONFIG_R01|user-engine|user-engine-pg|user_engine"
)
if [[ -n "${CNPG_BACKUP_TARGETS:-}" ]]; then