Exoscale Services
The parent key for all of the following parameters is appcat.services.exoscale.
|
If you enable any of the exoscale service, make sure that the provider exoscale is deployed.
Either by enabling it in You can also have a look at the tutorial for installing the Exoscale stack. |
enabled
| type |
bool |
| default |
|
If exoscale services should be available at all. When set to false no exoscale services will be deployed, even if a specific service was enabled.
secretNamespace
| type |
string |
| default |
|
In which namespace an XR’s connection secret is written to.
Defaults to the crossplane namespace.
providerSecretNamespace
| type |
string |
| default |
`${appcat:providers:exoscale:connectionSecretNamespace}^ |
In which namespace the provider is putting the connection secrets of the managed resource.
Defaults to what defined in the provider config.
mysql
| type |
dict |
Configuration option for Exoscale MySQL.
You have to option to enable or disable it through the enabled parameter and can set the secretNamespace and providerSecretNamespace.
It’s enabled by default and use the top level defined namespaces for secretNamespace and providerSecretNamespace.
postgres
| type |
dict |
Configuration option for Exoscale PostgrSQL.
You have to option to enable or disable it through the enabled parameter and can set the secretNamespace and providerSecretNamespace.
It’s enabled by default and use the top level defined namespaces for secretNamespace and providerSecretNamespace.
redis
| type |
dict |
Configuration option for Exoscale Redis.
You have to option to enable or disable it through the enabled parameter and can set the secretNamespace and providerSecretNamespace.
It’s enabled by default and use the top level defined namespaces for secretNamespace and providerSecretNamespace.
kafka
| type |
dict |
Configuration option for Exoscale Kafka.
You have to option to enable or disable it through the enabled parameter and can set the secretNamespace and providerSecretNamespace.
It’s enabled by default and use the top level defined namespaces for secretNamespace and providerSecretNamespace.
opensearch
| type |
dict |
Configuration option for Exoscale OpenSearch.
You have to option to enable or disable it through the enabled parameter and can set the secretNamespace and providerSecretNamespace.
It’s enabled by default and use the top level defined namespaces for secretNamespace and providerSecretNamespace.