File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
apps/piraeus/overlays/production Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,9 @@ metadata:
44 name : linstor-medium-nvme-immediate
55provisioner : io.piraeus.csi
66parameters :
7+ linstor.csi.linbit.com/resourceGroup : " xcp-sr-linstor_group_thin_device"
78 linstor.csi.linbit.com/storagePool : " xcp-sr-linstor_group_thin_device"
89 linstor.csi.linbit.com/replicas : " 2"
9- linstor.csi.linbit.com/replicasOnDifferent : " node"
10- linstor.csi.linbit.com/disklessOnRemaining : " true"
1110 linstor.csi.linbit.com/provisioningType : " thin"
1211allowVolumeExpansion : true
1312reclaimPolicy : Delete
Original file line number Diff line number Diff line change 11apiVersion : storage.k8s.io/v1
22kind : StorageClass
33metadata :
4- name : linstor-medium-nvme
4+ name : linstor-medium-nvme-immediate
55provisioner : io.piraeus.csi
66parameters :
7+ linstor.csi.linbit.com/resourceGroup : " xcp-sr-linstor_group_thin_device"
78 linstor.csi.linbit.com/storagePool : " xcp-sr-linstor_group_thin_device"
89 linstor.csi.linbit.com/replicas : " 2"
9- linstor.csi.linbit.com/replicasOnDifferent : " node"
10- linstor.csi.linbit.com/disklessOnRemaining : " true"
1110 linstor.csi.linbit.com/provisioningType : " thin"
1211allowVolumeExpansion : true
1312reclaimPolicy : Delete
You can’t perform that action at this time.
0 commit comments