clearml-helm-charts/charts/clearml/ci
Niels ten Boom 9c15a8a348
fix: faulty service values references in k8s agent (#50)
* add k8s glue deployment

* more docs

* bump

* disabled by default

* run helm-docs

* fix service references

* fix readme

* add values file where k8sagent enabled

* empty files

* newline

* fix linter

Co-authored-by: Valeriano Manassero <14011549+valeriano-manassero@users.noreply.github.com>
2022-01-21 16:15:09 +01:00
..
default-values.yaml fix: faulty service values references in k8s agent (#50) 2022-01-21 16:15:09 +01:00
k8sagent-values.yaml fix: faulty service values references in k8s agent (#50) 2022-01-21 16:15:09 +01:00
README.md fix: faulty service values references in k8s agent (#50) 2022-01-21 16:15:09 +01:00

Place values files with different values in this directory to ensure these cases are tested by the CI as well.

https://github.com/helm/chart-testing/blob/main/doc/ct_install.md

"Charts may have multiple custom values files matching the glob pattern '*-values.yaml' in a directory named 'ci' in the root of the chart's directory. The chart is installed and tested for each of these files. If no custom values file is present, the chart is installed and tested with defaults."