You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2019. It is now read-only.
I have used chart provided in this repo to install vaultui. Configured my vault endpoint and deployed chart. Vaultui is up when i try to login with token it says Error: Error: unable to verify the first certificate.
Please find below screen shot and also I dont see any log in the pod.
pod log
kubectl logs vaultui-vault-ui-7957b5cc56-sqfkx -n vault -f
yarn run v1.6.0
$ node ./server.js start_app
Vault UI listening on: 8000
Hi,
I have used chart provided in this repo to install vaultui. Configured my vault endpoint and deployed chart. Vaultui is up when i try to login with token it says
Error: Error: unable to verify the first certificate.Please find below screen shot and also I dont see any log in the pod.
pod log
Can anyone help me what i am missing?