CephClusterAuthentication
Scope: Cluster
Version: v1alpha1
CephClusterConnection
Scope: Cluster
Version: v1alpha1
CephMetadataBackup
Scope: Cluster
Version: v1alpha1
CephStorageClass
Scope: Cluster
Version: v1alpha1
-
-
-
-
string
Required value
The storage class’s reclaim policy. Might be:
- Delete (If the Persistent Volume Claim is deleted, deletes the Persistent Volume and its associated storage as well)
- Retain (If the Persistent Volume Claim is deleted, remains the Persistent Volume and its associated storage)
Allowed values:
Delete
,Retain
-