Skip to content

Commit

Permalink
feat: rename client scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejpetras committed Jun 21, 2024
1 parent f18c5be commit affa2a6
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 @@ -18,7 +18,7 @@ app:
enabled: true
spec:
kcConfig:
defaultClientScopes: [ ocx:ps-mfe:write ]
defaultClientScopes: [ ocx-ps-mfe:write ]

# Values: JOSDK_WATCH_CURRENT, JOSDK_ALL_NAMESPACES or comma separated list of namespaces
watchNamespaces: "JOSDK_WATCH_CURRENT"

0 comments on commit affa2a6

Please sign in to comment.