Sdílet prostřednictvím


HelmMappingRuleProfile interface

Profil pravidla mapování Helmu

Vlastnosti

helmPackageVersion

Verze balíčku Helm.

options

Možnosti nasazení helmu

releaseName

Název verze Helm.

releaseNamespace

Obor názvů verze Helm.

values

Hodnoty uvolnění helmu.

Podrobnosti vlastnosti

helmPackageVersion

Verze balíčku Helm.

helmPackageVersion?: string

Hodnota vlastnosti

string

options

Možnosti nasazení helmu

options?: HelmMappingRuleProfileOptions

Hodnota vlastnosti

releaseName

Název verze Helm.

releaseName?: string

Hodnota vlastnosti

string

releaseNamespace

Obor názvů verze Helm.

releaseNamespace?: string

Hodnota vlastnosti

string

values

Hodnoty uvolnění helmu.

values?: string

Hodnota vlastnosti

string