Update index.md

This commit is contained in:
Iván Ruiz García
2021-12-17 14:04:53 +01:00
committed by GitHub
parent e70655addf
commit 6e637b4bdb

View File

@@ -131,6 +131,7 @@ In the below manifests we have been using the OpenEBS storage class for local-st
Once you have selected your storage class, or installed OpenEBS, go ahead by applying the different manifests. Below configuration will deploy a single server, with 4 volumes of 10Gb. It will also create a default access key (`minio`) and secret key (`minio123`).
git clone https://github.com/kerberos-io/vault && cd vault/yaml/minio
kubectl create namespace minio-tenant
kubectl apply -f minio.cred.yaml
kubectl apply -f minio.config.tenant.yaml
kubectl apply -f minio.tenant.yaml