mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-10-29 17:12:34 +00:00
fix(keycloak): update crossplane keycloak-provider
This commit is contained in:
@@ -3,4 +3,4 @@ kind: Provider
|
||||
metadata:
|
||||
name: provider-keycloak
|
||||
spec:
|
||||
package: xpkg.upbound.io/crossplane-contrib/provider-keycloak:v1.0.0
|
||||
package: xpkg.upbound.io/crossplane-contrib/provider-keycloak:v1.9.2 # renovate: github-releases=crossplane-contrib/provider-keycloak
|
||||
|
||||
@@ -35,7 +35,13 @@ spec:
|
||||
- uma_authorization
|
||||
- admin
|
||||
- create-realm
|
||||
- default-roles-master
|
||||
description: List of realm roles to import from the realm
|
||||
builtinAuthenticationFlows:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
description: List of authentication flows to import from the realm
|
||||
providerConfigName:
|
||||
type: string
|
||||
description: Name of the provider config to attach to the imported clients/roles
|
||||
|
||||
@@ -3,4 +3,4 @@ kind: Kustomization
|
||||
|
||||
resources:
|
||||
- keycloak-credentials.yaml
|
||||
- default-config.yaml
|
||||
- config.yaml
|
||||
|
||||
Reference in New Issue
Block a user