Skip to main content
Skip table of contents

Vault Deployment from EFCX Helm Chart

Vault can be deployed from the EF-CX Helm Chart repository by following these steps.

Step 1: Clone the Repository

Clone the repository by running the following command

CODE
git clone -b 4.7_f-CXIM-349 https://gitlab.expertflow.com/cim/cim-solution.git

Change the directory

CODE
cd cim-solution/kubernetes/

Step 2: Deploy the Vault Helm Chart

Deploy the vault using the helm chart by running the following command

CODE
helm upgrade --install --namespace vault --create-namespace vault --debug --values helm/vault/vault/csi-integrated.yaml helm/vault/vault/
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.