Helm Templates
Helm templates define the packaging and deployment configuration for applications on Konstruct. They reference a Git repository containing your Helm chart, which Konstruct uses to generate Kubernetes manifests during deployment.
Viewing Helm Templates
Navigate to Helm templates in the sidebar. The list shows all registered templates with their name, repository, and organization scope.

Registering a Helm Template
Click Register Helm template to open the form. Select which organizations can use this template, then provide the name, description, repository URL, path to the chart within the repository, and the branch.

After registration, the template is available for selection when registering application repositories.
