Share via


HelmArtifactProfile Class

Definition

Helm artifact profile.

public class HelmArtifactProfile
type HelmArtifactProfile = class
Public Class HelmArtifactProfile
Inheritance
HelmArtifactProfile

Constructors

HelmArtifactProfile()

Initializes a new instance of HelmArtifactProfile.

Properties

HelmPackageName

Helm package name.

HelmPackageVersionRange

Helm package version range.

ImagePullSecretsValuesPaths

The image pull secrets values path list.

RegistryValuesPaths

The registry values path list.

Applies to