Add note about auth proxies

This commit is contained in:
Andrei Pohilko
2023-01-18 20:04:40 +00:00
parent 5902bc010e
commit 4ebf67095a

View File

@@ -39,6 +39,12 @@ helm uninstall my-release
The command removes all the Kubernetes components associated with the chart and deletes the release. The command removes all the Kubernetes components associated with the chart and deletes the release.
## Adding Authentication
The task of authentication and user control is out of scope for Helm Dashboard. Luckily, there are third-party solutions which are dedicated to provide that functionality.
For instance, you can place authentication proxy in front of Helm Dashboard, like this one: https://github.com/oauth2-proxy/oauth2-proxy
## Parameters ## Parameters
The following table lists the configurable parameters of the chart and their default values. The following table lists the configurable parameters of the chart and their default values.