HelmArtifactProfile interface
Helm artifact profile.
Properties
helm |
Helm package name. |
helm |
Helm package version range. |
image |
The image pull secrets values path list. |
registry |
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[]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript