Update example config

This commit is contained in:
Andras Schmelczer 2025-03-29 12:25:32 +00:00
parent 81c4cc991c
commit 1eec55b2d0
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

View file

@ -12,11 +12,12 @@ users:
user_tokens: user_tokens:
- name: admin - name: admin
token: test-token-change-me token: test-token-change-me
vaults: vault_access:
allow_access_to_all: true type: allow_access_to_all
- name: test - name: test
token: other-test-token token: other-test-token
vaults: vault_access:
allowed: type: allow_list
allowed:
- default - default