Skip to main content

Helm

Properties

PropertyTypeRequiredDescriptionDefaultExample
chart_namestring✅ Yeschart name--
valuesobjectNomap of helm values--
values_filearrayNo---
public_repoPublicRepoConfigNopublic repo with the helm chart--
connected_repoConnectedRepoConfigNoconnected repo with the helm chart--
helm_repoHelmRepoConfigNohelm repo config--
namespacestringNonamespace to deploy into. Defaults to {{.nuon.install.id}} and supports templating.--
storage_driverstringNowhich helm storage driver to use (defaults to secrets)--
take_ownershipbooleanNo---
drift_schedulestringNo---
valuearrayNoarray of helm values (not recommended)--
sourceobjectNosource path or URL Optional source path or URL for the component configuration. Supports HTTP(S) URLs, git repositories, file paths, and relative paths (./). Examples: https://example.com/config.ya--
typeobjectNocomponent type--
nameobjectNorelease name--
var_nameobjectNovariable name for component output Optional name to use when storing component outputs as variables. If not specified, uses the component name--
dependenciesobjectNoadditional component dependencies--