Pridanie suborov
This commit is contained in:
9
sc-thin-disk-ds-tp.yaml
Normal file
9
sc-thin-disk-ds-tp.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
apiVersion: storage.k8s.io/v1
|
||||
kind: StorageClass
|
||||
metadata:
|
||||
name: thin-disk
|
||||
provisioner: kubernetes.io/vsphere-volume
|
||||
parameters:
|
||||
diskformat: thin
|
||||
reclaimPolicy: Retain
|
||||
volumeBindingMode: Immediate
|
||||
Reference in New Issue
Block a user