Provider Kubernetes
The parent key for all of the following parameters is appcat.provider.kubernetes.
namespace
| type |
string |
| default |
|
The namespace the provider kubernetes will be running in. This is in almost all cases the same namespace crossplane itself is running and won’t need to be changed.
spec
| type |
dict |
The spec parameters contains the spec of the Provider resource.
Consult the upstream documentation for configuration options.
providerConfig
| type |
dict |
The spec of the ProviderConfig.
Look at the upstream documentation for available configuration options.
controllerConfig
| type |
dict |
The spec of the ControllerConfig.
By default, the component will set a fixed service account name.
If the component is deployed on OpenShift, it will automatically add the necessary security context changes to the config.
Consult the upstream documentation for configuration options.