Re: Ordering of Helm subcharts
Paul Czarkowski <pczarkowski@...>
Hi Bernd! I could see two options: * use the `post-install` hook for the pipeline-run ? * use two helm charts, one for the tasks and pipeline, the other for the pipeline-run. the latter can have the former as a dependency, or you could use helmfile or similar to order them. On Tue, Jan 21, 2020 at 7:02 AM Bernd Adamowicz <bernd.adamowicz@...> wrote:
|
|