Skip to content

P4: Custos Deployment Custos Deployment Step 3 3

anbadrin edited this page May 6, 2022 · 2 revisions

Deploy Consul

Back to Home

Run the following commands

helm repo add hashicorp https://helm.releases.hashicorp.com

img

kubectl apply -f pv.yaml,pv1.yaml

img

kubectl apply -f storage.yaml

img

helm install consul hashicorp/consul --version 0.31.1 -n vault --values config.yaml

img

Clone this wiki locally