You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
1.3 KiB

apiVersion: v1
kind: PersistentVolume
metadata:
annotations:
pv.kubernetes.io/provisioned-by: rook-ceph.cephfs.csi.ceph.com
volume.kubernetes.io/provisioner-deletion-secret-name: rook-csi-cephfs-provisioner
volume.kubernetes.io/provisioner-deletion-secret-namespace: rook-ceph-external
finalizers:
- kubernetes.io/pv-protection
name: pvc-385dc589-6dbb-4bb7-97c4-80a97ebe2595
spec:
accessModes:
- ReadWriteMany
capacity:
storage: 60Gi
claimRef:
apiVersion: v1
kind: PersistentVolumeClaim
name: data-var-www-repo-fs
namespace: repo
csi:
controllerExpandSecretRef:
name: rook-csi-cephfs-provisioner
namespace: rook-ceph-external
driver: rook-ceph.cephfs.csi.ceph.com
nodeStageSecretRef:
name: rook-csi-cephfs-node
namespace: rook-ceph-external
volumeAttributes:
clusterID: rook-ceph-external
fsName: cur-fs-ec
pool: cur-fs-ec-data0
storage.kubernetes.io/csiProvisionerIdentity: 1614965021985-8081-rook-ceph.cephfs.csi.ceph.com
subvolumeName: csi-vol-fb020e5d-7e08-11eb-bfce-c68e0536e079
volumeHandle: 0001-0009-rook-ceph-external-0000000000000003-fb020e5d-7e08-11eb-bfce-c68e0536e079
persistentVolumeReclaimPolicy: Delete
storageClassName: cephfs
volumeMode: Filesystem