nlamirault / helm-kustomization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helm Kustomization example

Use the kustomize (>= 4.3.0) --enable-helm flag to inflate a Helm chart as part of the kustomize build process, and patches the manifests to modify the resulting output

Usage:

$ kustomize build --enable-helm .

About