mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
remove spurious file
This commit is contained in:
parent
988c9d619e
commit
65a6e32d72
@ -1,16 +0,0 @@
|
|||||||
apiVersion: storage.k8s.io/v1
|
|
||||||
kind: StorageClass
|
|
||||||
metadata:
|
|
||||||
annotations:
|
|
||||||
name: standard-rdi-hdd-pool
|
|
||||||
parameters:
|
|
||||||
adminId: sam
|
|
||||||
adminSecretName: ceph-sec-admin-rdi
|
|
||||||
adminSecretNamespace: sam-system
|
|
||||||
monitors: 10.253.101.170:6789,10.253.101.154:6789,10.253.101.186:6789
|
|
||||||
pool: sam
|
|
||||||
userId: sam
|
|
||||||
userSecretName: ceph-sec-user-rdi
|
|
||||||
provisioner: kubernetes.io/rbd
|
|
||||||
reclaimPolicy: Retain
|
|
||||||
volumeBindingMode: Immediate
|
|
Loading…
Reference in New Issue
Block a user