diff --git a/README.md b/README.md index 29acbe7..111a654 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,9 @@ $ export HELM_REPO_PASSWORD="mypass" With this setup, you can enable people to use your repo for installing charts etc. without allowing them to upload to it. ### Token + +*ChartMuseum token-auth is currently in progress. Pleasee see [auth-server-example](https://github.com/chartmuseum/auth-server-example) for more info.* + Although ChartMuseum server does not define or accept a token format (yet), if you are running it behind a proxy that accepts access tokens, you can provide the following env var: ``` $ export HELM_REPO_ACCESS_TOKEN=""