feat: add kasten label for snapshots

This commit is contained in:
auricom
2021-04-19 16:53:02 +02:00
parent 593e9b1d4d
commit 5ef99cd051
27 changed files with 55 additions and 1 deletions

View File

@@ -4,6 +4,8 @@ kind: PersistentVolumeClaim
metadata:
name: bookstack-config
namespace: data
labels:
kasten-io/snapshots: "enable"
spec:
accessModes:
- ReadWriteOnce