After the installation of the Hashicorp Vault with consul, Iam getting the error permission denied.
Tried with
- oc adm policy add-scc-to-user -z service account -n namespace privileged
- Oc command with anyuid
Still the error not resolved
Iam following the helm chart to install the Hashicorp Vault with consul: https://github.com/openlab-red/hashicorp-vault-for-openshift
Kindly help on this