Update index.md

This commit is contained in:
Cédric Verstraeten
2022-02-23 22:13:19 +01:00
committed by GitHub
parent ac89dc2abd
commit e85c25ecc3

View File

@@ -88,6 +88,10 @@ Modify the MongoDB credentials in the configmap `./vault/yaml/mongodb.config.yam
- name: MONGODB_PASSWORD
--> value: "yourmongodbpassword"
Create namespace
kubectl create namespace kerberos-vault
Create the config map.
kubectl apply -f ./vault/yaml/mongodb.config.yaml -n kerberos-vault