Skip to content

hinricht/helmfile-kustomize5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Related Github issue: helmfile/helmfile#743

When using a kustomization, helmfile template fails with Error: unknown flag: --load_restrictor] Downgrading kustomize to i.e. 4.5.6 fixed it.

Steps to reproduce:

  • Install Kustomize >= 5

Then:

https://github.com/hinricht/helmfile-kustomize5.git
cd helmfile-kustomize5
helmfile template

With Kustomize>=5 this error will show:

$ helmfile template
in ./helmfile.yaml: [exit status 1

COMMAND:
  kustomize -o /tmp/chartify559297089/test/monitoring/test/templates/kustomized.yaml build --load_restrictor=none --enable_alpha_plugins /tmp/chartify559297089/test/monitoring/test

OUTPUT:
  Error: unknown flag: --load_restrictor]

With Kustomize <5 helmfile template works as expected.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published