k8s yaml to helm tools.
Last updated Apr 1, 2025
19
Stars
2
Forks
1
Issues
0
Stars/day
Attention Score
2
Topics
Language breakdown
Go 87.6%
Smarty 12.4%
▸ Files
click to expand
README
helmtrans
Yaml to helmInstall
➜ curl -fsSl https://codeandcode.cn/apps/helmtrans/install.sh | bash
Usage:
Yaml to Helm
➜ helmtrans -h
helmtrans is a CLI library for Go that support yaml to helm.
Usage: helmtrans [command]
Available Commands: help Help about any command version Print the version number of helmtrans yamltohelm Transform yaml to helm
Flags: -h, --help help for helmtrans
use yamltohelm command
➜ helmtrans yamltohelm -p [source path] -o [output path]
-o is optional param (default is output)
Helm to Yaml
you can use schelm to render a helm manifest to a directory.
Maintainer
- roancsu@163.com
- codeandcode0x@gmail.com
🔗 More in this category