new volume

This commit is contained in:
2024-05-02 09:38:57 +02:00
parent 46db18c424
commit 95416d67d2

View File

@ -20,8 +20,8 @@ spec:
# Required options from storageclass parameters need to be added in volumeAttributes
"clusterID": "rook-ceph"
"staticVolume": "true"
"rootPath": /volumes/csi/vaultwarden/aa82dc92-5ed0-4d99-b156-670f51b05a6b
# volumeHandle can be anything, need not to be same
"rootPath": "/volumes/csi/vaultwarden/5d18ebea-40f6-4de5-8691-5c4fcfd6768e"
# volumeHandle can be anything, need not to be same
# as PV name or volume name. keeping same for brevity
volumeHandle: vaultwarden
persistentVolumeReclaimPolicy: Retain