다음을 통해 공유


HelmArtifactProfile interface

Helm 아티팩트 프로필입니다.

속성

helmPackageName

Helm 패키지 이름입니다.

helmPackageVersionRange

Helm 패키지 버전 범위입니다.

imagePullSecretsValuesPaths

이미지 끌어오기 비밀 값 경로 목록입니다.

registryValuesPaths

레지스트리 값 경로 목록입니다.

속성 세부 정보

helmPackageName

Helm 패키지 이름입니다.

helmPackageName?: string

속성 값

string

helmPackageVersionRange

Helm 패키지 버전 범위입니다.

helmPackageVersionRange?: string

속성 값

string

imagePullSecretsValuesPaths

이미지 끌어오기 비밀 값 경로 목록입니다.

imagePullSecretsValuesPaths?: string[]

속성 값

string[]

registryValuesPaths

레지스트리 값 경로 목록입니다.

registryValuesPaths?: string[]

속성 값

string[]