[keycloak-configure] Fix kubernetes client creation
Remove authorizationServicesEnabled as it's incompatible with public clients (requires service account which public clients don't have). Signed-off-by: IvanHunters <xorokhotnikov@gmail.com>
This commit is contained in:
parent
4c9b1d5263
commit
d82c4d46c5
1 changed files with 0 additions and 1 deletions
|
|
@ -73,7 +73,6 @@ metadata:
|
|||
name: keycloakclient
|
||||
spec:
|
||||
advancedProtocolMappers: true
|
||||
authorizationServicesEnabled: true
|
||||
clientId: kubernetes
|
||||
defaultClientScopes:
|
||||
- groups
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue