CDK Environment Manager, concrete environment configuration
ti&m CDK Environment Manager concrete environment configuration file
| Type | object |
|---|---|
| File match |
**/environment_config/*.json
**/environment_config/*.yaml
**/environment_config/*.yml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/cdk-environment-manager-concrete-environment-configuration/latest.json |
| Source | https://www.schemastore.org/ti8m-cdk-concrete-environment-config.json |
Validate with Lintel
npx @lintel/lintel check
Defines the concrete environment configuration
All of
Definitions
the secret credentials type to authenticate against a private Docker registry, NOT the credentials itself
DNS name by which this concrete environment can be reached
type of the target environment
the name of the project/namespace in a cloud manager like kubernetes. Defaults to the name of the environment.
Specifies resource usage of a container instance
The mode of the route for openshift. If it is not set the normal routing is used.
the tags for the images referenced in the environment definition
Defines if it's a critical environment to deploy on. If so a prompt is shown.
List of service names or aliases, which should be instantiated in this specific environment. If set no other services from environment-definition will be loaded
List of service names or aliases, which should not be instantiated in this specific environment
environment-specific additions and overrides for configuration sets