diff --git a/misc/k8s/README.md b/misc/k8s/README.md index 2819e1b..f18d43e 100644 --- a/misc/k8s/README.md +++ b/misc/k8s/README.md @@ -44,7 +44,7 @@ 2. Create an authentication token ```shell - bouncer auth create-token > .bouncer-token + bouncer --config /etc/bouncer/config.yml auth create-token --role writer --subject $(whoami) > .bouncer-token ``` 3. Create a proxy and enable it