HelmArtifactProfile interface

Helm artifact profile.

Properties

helmPackageName

Helm package name.

helmPackageVersionRange

Helm package version range.

imagePullSecretsValuesPaths

The image pull secrets values path list.

registryValuesPaths

The registry values path list.

Property Details

helmPackageName

Helm package name.

helmPackageName?: string

Property Value

string

helmPackageVersionRange

Helm package version range.

helmPackageVersionRange?: string

Property Value

string

imagePullSecretsValuesPaths

The image pull secrets values path list.

imagePullSecretsValuesPaths?: string[]

Property Value

string[]

registryValuesPaths

The registry values path list.

registryValuesPaths?: string[]

Property Value

string[]