-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Venkata Mutyala edited this page Apr 11, 2023
·
5 revisions
kubectl get pods -n glueops-core-vaultExpected output 1/1 in the READY column:
kubectl -n glueops-core-vault port-forward svc/vault-ui 8200:8200Since we use a self-signed SSL certificate you must run export VAULT_SKIP_VERIFY=true otherwise you will get SSL errors.
Reference the docs for the vault initialization module: https://github.com/GlueOps/terraform-module-kubernetes-hashicorp-vault-initialization
When you deployed vault using the GlueOps Platform helm chart, you specified a secret for vault within the dex configuration.