opendevstack / ods-pipeline-helm

ODS Pipeline tasks for Helm deployment
Apache License 2.0
0 stars 0 forks source link

Improve documentation around Helm subchart values #5

Open michaelsauter opened 1 year ago

michaelsauter commented 1 year ago

Currently it may be read such that all values must be set from the umbrella repo, when in fact values.yaml files in subcharts are respected.

FYI @henrjk

henrjk commented 1 year ago

This sentence mislead me: "Note that values and secrets files are only collected from the repository for which the pipeline runs. " in file https://github.com/opendevstack/ods-pipeline/blob/01a67e7a6a1dcb98045e73bbefc939cb854084c9/docs/tasks/ods-deploy-helm.adoc

michaelsauter commented 10 months ago

Transferring as a consequence of https://github.com/opendevstack/ods-pipeline/pull/722.