Update example config
This commit is contained in:
parent
81c4cc991c
commit
1eec55b2d0
1 changed files with 5 additions and 4 deletions
|
|
@ -12,11 +12,12 @@ users:
|
|||
user_tokens:
|
||||
- name: admin
|
||||
token: test-token-change-me
|
||||
vaults:
|
||||
allow_access_to_all: true
|
||||
vault_access:
|
||||
type: allow_access_to_all
|
||||
|
||||
- name: test
|
||||
token: other-test-token
|
||||
vaults:
|
||||
allowed:
|
||||
vault_access:
|
||||
type: allow_list
|
||||
allowed:
|
||||
- default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue