You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
diandian ca97adfc57
更新 'README.yml'
12 months ago
.gitignore Initial commit 12 months ago
LICENSE Initial commit 12 months ago
README.yml 更新 'README.yml' 12 months ago
基于Kubernetes集群构建MongoDB.md 上传文件至 '' 12 months ago

README.yml

# mongdb

---
apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
  annotations:
    k8s.kuboard.cn/storageNamespace: hbase
    k8s.kuboard.cn/storageType: nfs_client_provisioner
  name: do-block-storage
  resourceVersion: '36962643'
parameters:
  archiveOnDelete: 'false'
provisioner: nfs-do-block-storage
reclaimPolicy: Retain
volumeBindingMode: Immediate