feat(k8s): adding kubernetes support #12

Merged
wpetit merged 11 commits from feat/issue-10/add-k8s-kustomize into develop 2024-03-26 14:49:26 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e1d9acb980 - Show all commits

View File

@ -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