A tool to take a deployed set of kubernetes resources and turn them into a helm release. Only works with helm3 > 3.2.0
Go to file
Martyn f143e55f86 Works, mostly.
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
2020-11-15 23:46:00 +01:00
build Works, mostly. 2020-11-15 23:46:00 +01:00
cmd Works, mostly. 2020-11-15 23:46:00 +01:00
internal/exporters Works, mostly. 2020-11-15 23:46:00 +01:00
.gitignore Initial commit 2020-11-12 15:11:25 +00:00
LICENSE Initial commit 2020-11-12 15:11:25 +00:00
Makefile Works, mostly. 2020-11-15 23:46:00 +01:00
README.md Initial commit 2020-11-12 15:11:25 +00:00
go.mod Works, mostly. 2020-11-15 23:46:00 +01:00
go.sum Works, mostly. 2020-11-15 23:46:00 +01:00

README.md

helm-import

A tool to take a deployed set of kubernetes resources and turn them into a helm release.

Only works with helm3 > 3.2.0