Closed yxd-ym closed 2 years ago
Looks really cool!
Please do not forget to add webhook manifests samples to test_data/kustomize.output
or to test_data/app.yaml
and regenerate examples in /examples
directory by running:
cat test_data/sample-app.yaml | go run ./cmd/helmify examples/app
cat test_data/k8s-operator-kustomize.output | go run ./cmd/helmify examples/operator
Looks really cool! Please do not forget to add webhook manifests samples to
test_data/kustomize.output
or totest_data/app.yaml
and regenerate examples in/examples
directory by running:cat test_data/sample-app.yaml | go run ./cmd/helmify examples/app
cat test_data/k8s-operator-kustomize.output | go run ./cmd/helmify examples/operator
Fixed
@yxd-ym your changes are available in v0.3.6 release. Thank you for your contribution, amazing work!
annotation
.