diff --git a/chart/values.yaml b/chart/values.yaml index d3ed0169..544d2bbf 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -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