Allow setting deployment labels
To allow the velero backup system to do a slim restore of only userbackend data, the userbackend deployment needs to have a custom label. The chart doesn't currently allow for that.
Due to spam, we had to disable registrations and GitHub login. Please reach out to us at support@greenhost.net if you want to contribute.
To allow the velero backup system to do a slim restore of only userbackend data, the userbackend deployment needs to have a custom label. The chart doesn't currently allow for that.
changed milestone to %0.7.0
assigned to @arie
The existing labels are somewhat inconsistent by the way: the userbackend deployment has app.kubernetes.io/name=single-sign-on
, while the corresponding pods have app.kubernetes.io/name=single-sign-on-userbackend
. That should also be fixed but I'll probably leave that for another time.
created merge request !44 (merged) to address this issue
mentioned in merge request !44 (merged)
PR for custom NC labels: https://github.com/nextcloud/helm/pull/136
changed milestone to %0.8.0
added App::Nextcloud App::Onlyoffice Backup labels and removed SSO label
closed with merge request !44 (merged)