helm-charts
helm-charts copied to clipboard
feat: Support AtlasProject using not local but global AKO secret -api-key in the "atlas-cluster" chart. #93
fix #93 Signed-off-by: Denis Trofimov [email protected]
Until I have no clue where I can get this yamllint's config-file I cannot help with lint going red.
yamllint --config-file /opt/hostedtoolcache/ct/v3.4.0/x86_64/etc/lintconf.yaml charts/atlas-cluster/Chart.yaml
hello, @denist-huma
it is from helm/chart-testing
GitHub Action > the lintconf
could be found here:
version=v2.1.0
curl -sSLo ct.tar.gz "https://github.com/helm/chart-testing/releases/download/$version/chart-testing_${version#v}_linux_amd64.tar.gz"
though the fail message is related to helm lint charts/atlas-cluster
command (one of the way to fix it is to remove {{- with .Values.atlas }}
)
This PR is being marked stale because it has been open for 60 days with no activity. Please update the PR or ask for a fresh review.