mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 22:17:14 +00:00
Merge pull request #72608 from krmayankk/remove-file
remove spurious file added
This commit is contained in:
commit
2a86eebabd
@ -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