Skip to content
Snippets Groups Projects
Commit 9c6bc833 authored by Arie Peterson's avatar Arie Peterson
Browse files

Fix velero volume annotation for nextcloud's postgresql pod

parent 000eeaff
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
* Update:
* wordpress-helm to helm chart version 0.3.0
* Kube-prometheus-stack to helm chart version 18.0.12
## [0.7.0] - 2021-08-19
......
......@@ -174,7 +174,7 @@ data:
existingClaim: "nextcloud-postgresql"
primary:
podAnnotations:
backup.velero.io/backup-volumes: "onlyoffice-data"
backup.velero.io/backup-volumes: "data"
commonLabels:
stackspin.net/backupSet: "nextcloud"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment