diff --git a/pkg/customers.yaml b/pkg/customers.yaml deleted file mode 100644 index 98111a0c856..00000000000 --- a/pkg/customers.yaml +++ /dev/null @@ -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