8000 GitHub - ynishi/Helm2Kustomize.jl
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ynishi/Helm2Kustomize.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm2Kustomize

Build Status Coverage Coverage

Julia package for convert helm to kustomize.

required

  • Helm cli(verion 3 or later)
  • Kustomize cli

usage

  • add pkg
using Pkg; Pkg.add(url="https://github.com/ynishi/Helm2Kustomize.jl")
  • setup path
ln -s $(pwd)/bin/helm2kustomize ${any bin dir}/helm2kustomize
# refresh path
  • run
helm2kustomize ${repository/path_to_chart} [options]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0