kontinuous-values.yaml
Kontinuous values.yaml configuration files
| Type | object |
|---|---|
| File match |
**/.kontinuous/values.yaml
**/.kontinuous/env/*/values.yaml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/kontinuous-values-yaml/latest.json |
| Source | https://raw.githubusercontent.com/socialgouv/kontinuous/v1/docs/values.schema.json |
Validate with Lintel
npx @lintel/lintel check
Properties
Global variables
14 nested properties
Application name, default to GIT repository name
Default namespace
Default docker registry URL, it is recommended tu use .kontinuous/config.yaml file to setup registry instead of using values
Rancher project ID to put on the
Default docker project name. ex registry/[imageProject]/image:tag
Default docker image repository name. ex registry/project/[imageRepository]image:tag
Default docker image repository name. ex registry/project/[imageRepository]image:tag
Dev environments janitor namespaces time-to-live. see https://codeberg.org/hjacobs/kube-janitor
Default number of deployment replicas
Default host name
Default PG database name, defaults to application-branch
Default PG secret name, defaults to pg-user-branch
Default PG user name, defaults to user-branch
Secret name that hold the docker registry to push images to
Definitions
Kontinuous chart to use
The meta-value ~needsis used to define dependencies tree between charts and jobs.
You can target using simple charts or jobs name, or be more specific to avoid collision in more complex cases.