共用方式為


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[]