Helmfile: Support single yaml files?

Created on 6 Apr 2021  路  3Comments  路  Source: roboll/helmfile

Maybe a silly request but can helmfile support applying just a single manifest file? Sometime we have some extraneous set of yamls that isn't in a chart yet such as CRDs.

Most helpful comment

It is supported if you create a folder for that manifest and then reference it as a chart. See here for more details https://github.com/roboll/helmfile/pull/673

All 3 comments

It is supported if you create a folder for that manifest and then reference it as a chart. See here for more details https://github.com/roboll/helmfile/pull/673

Sweet thank you!

// Linking #1720 as a related issue

Was this page helpful?
0 / 5 - 0 ratings