Parameters
The parent key for all of the following parameters is cloudscale_cloud_controller_manager.
namespace
| type |
string |
| default |
|
The namespace in which to deploy this component.
manifests_version
| type |
string |
| defaults |
|
|
This parameter is deprecated.
Users should use parameter |
The cloudscale CCM version to deploy.
images
| type |
object |
| defaults |
[See |
The container images to use.
The component uses the value of images.cloudscale_cloud_controller_manager.tag when downloading the upstream manifests which form the base for the manifests generated by the component.
|
args
| type |
list |
| defaults |
|
Additional arguments to provide to the cloudscale CCM. The contents of this parameter are appended to the upstream manifest verbatim.
api_timeout_seconds
| type |
number |
| default |
|
The API timeout to be used by the CCM driver when communicating with the cloudscale.ch API. Unit is seconds. If not set the CCM driver will use its upstream default.
The current upstream timeout default is 20 seconds (upstream code).