apps/ninja: readd pod backup labels

This commit is contained in:
xeruf 2024-02-08 13:55:01 +01:00
parent 2211855a26
commit cbeeb03e5d
2 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,8 @@ data:
more_set_headers "Content-Security-Policy: frame-ancestors 'self' ${nextcloud_domain}";
commonLabels:
stackspin.net/backupSet: "invoiceninja"
podLabels:
stackspin.net/backupSet: "invoiceninja"
podAnnotations:
backup.velero.io/backup-volumes: "public"
persistence:

View File

@ -1,5 +1,6 @@
# This list of apps is loaded by the Stackspin dashboard on startup, and it
# will insert any missing entries into the Stackspin database (`apps` table).
# Processed in https://open.greenhost.net/stackspin/dashboard/-/blob/main/backend/areas/apps/models.py?ref_type=heads#L135
apiVersion: v1
kind: ConfigMap
metadata: