mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-11-21 05:53:11 -05:00
fix scanner claims
This commit is contained in:
parent
86cb391425
commit
d952444919
@ -94,7 +94,7 @@ kyoo:
|
||||
existingSecret: bigsecret
|
||||
# value of the apikey should be scanner-$apikey
|
||||
apikeyKey: scanner_apikey
|
||||
claims: '{"permissions": ["core.write"]}'
|
||||
claims: '{"permissions": ["core.read", "core.write"]}'
|
||||
# create additional apikeys
|
||||
extra: []
|
||||
# - name: example
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user