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

Add backupSet labels for wekan

parent c7e0012d
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,10 @@ data:
secretName: wekan
autoscaling:
enabled: false
deploymentLabels:
openappstack.net/backupSet: "wekan"
podLabels:
openappstack.net/backupSet: "wekan"
# https://docs.bitnami.com/kubernetes/infrastructure/mongodb/
# https://github.com/bitnami/charts/tree/master/bitnami/mongodb#parameters
mongodb:
......@@ -99,7 +103,7 @@ data:
backup.velero.io/backup-volumes: "datadir"
podLabels:
openappstack.net/backupSet: "wekan"
# `labels` are applied by the mongodb chart to the statefulset.
# `labels` are applied by the mongodb chart to the statefulset/deployment.
labels:
openappstack.net/backupSet: "wekan"
persistence:
......
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