1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-08 22:46:33 +02:00

doc: fix dex helm chart values for k8s example (#2880)

---------

Co-authored-by: vinay chandrasekharan <vinay.cn@gmail.com>
Co-authored-by: Jan Larwig <jan@larwig.com>
This commit is contained in:
Vinay Chandrasekharan
2025-01-04 13:09:36 -05:00
committed by GitHub
parent 507d63e05b
commit 5260633103
2 changed files with 12 additions and 5 deletions

View File

@ -16,6 +16,7 @@ Then:
* `make deploy`
Visit http://httpbin.localtest.me or http://hello-world.localtest.me/
Note: When accessing the service for the first time you will need to authenticate with Dex. It is configured using static credentials for testing. With username `admin@example.com` and password set to `password`.
## Uninstall