helm -n sealed-secrets template \
sealed-secrets \
--output-dir . \
--include-crds \
--skip-tests \
--version 1.12.2 \
stable/sealed-secrets
These assumes you're in the root directory of this repository
python3 ./src/helmizer.py ./examples/secretGenerator/helmizer.yaml
kubectl kustomize .