This example uses only Kubernetes YAML that you'd typically see with kubectl apply
.
This example shows how to use a Helm chart that is defined locally in the bundle.
This example shows how to use a chart hosted in a repo from an external source. This is the most common approach with third party charts.
This example shows how to use a pure kustomize approach to deploy bundles
This example shows how to kustomize a helm chart