Component Parameters
The parent key for all of the following parameters is appcat
.
images
type |
dict |
default |
This parameter allows selecting the Docker images to us.
Each image is specified using keys registry
, repository
and tag
.
This structure allows easily injecting a registry mirror, if required.
tenantID
type |
string |
default |
${cluster:tenant} |
The tenant ID that should get hardcoded into the billing query.
apiserver
type |
dict |
reference |
This parameter allows configuring the AppCat API Server.
providers
services
services.controlNamespace
- type
-
string
- default
-
'appcat-control'
Name of the additional namespace for appcat that’s needed for backups and maintenance
services.exoscale
type |
dict |
reference |
This parameter allows enabling and configuring exoscale specific AppCat services.
services.generic
type |
dict |
The generic
parameter contains configuration for AppCat services that aren’t specific to one provider, but are implemented by multiple different providers.