Parameters
The parent key for all of the following parameters is keycloak_attribute_sync_controller.
namespace
| type |
string |
| default |
|
The namespace in which to deploy this component.
images
| type |
dictionary |
| default |
|
Dictionary containing the container images used by this component.
resources
| type |
dictionary |
| default |
|
| example |
|
This dictionary allows overriding the default resource requests.
sync_credentials
| type |
dictionary |
| default |
|
| example |
|
A key-value map defining multiple Secret for referencing in sync_configurations.
Each entry will generate a Secret with the key as its name.
sync_configurations
| type |
dictionary |
| default |
|
| example |
|
A key-value map defining multiple AttributeSync.
Each entry will generate a AttributeSync with the key as its name.
Possible parameters are documented here.