Skip to content

Commit

Permalink
feat: added client-scopes for slots (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
JordenReuter authored Nov 25, 2024
1 parent 4a17087 commit c5beb8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ app:
enabled: true
spec:
kcConfig:
defaultClientScopes: [ ocx-ps-product:write ]
defaultClientScopes: [ ocx-ps-product:write, ocx-ps-slot:write ]

0 comments on commit c5beb8b

Please sign in to comment.