How to login to vault UI after helm installation

How do I login to vault UI after installing with helm chart?

Have you enabled the UI?

The UI is enabled by default. I couldn’t find the default token when dev mode is enabled. The default root token does not look like a token. The token is “root”.

As mentioned you’ll have to fetch the root token at bootstrapping. In dev-mode the root token is just root. Therefore it’s dev-mode (for demos, etc) and not considered to run in production. :wink: