Skip to content

Commit

Permalink
Add scope for help import in values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryT-CG authored Aug 28, 2024
1 parent 2c419ed commit c240e57
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-ws:write, ocx-pm:write, ocx-pm-assignment:write, ocx-tn:write, ocx-th:write ]
defaultClientScopes: [ ocx-ws:write, ocx-pm:write, ocx-pm-assignment:write, ocx-tn:write, ocx-th:write, ocx-hp:write ]

0 comments on commit c240e57

Please sign in to comment.