HelmArtifactProfile interface
Helm 成品設定檔。
屬性
helm |
Helm 套件名稱。 |
helm |
Helm 套件版本範圍。 |
image |
影像提取秘密值路徑清單。 |
registry |
登錄值路徑清單。 |
屬性詳細資料
helmPackageName
Helm 套件名稱。
helmPackageName?: string
屬性值
string
helmPackageVersionRange
Helm 套件版本範圍。
helmPackageVersionRange?: string
屬性值
string
imagePullSecretsValuesPaths
影像提取秘密值路徑清單。
imagePullSecretsValuesPaths?: string[]
屬性值
string[]
registryValuesPaths
登錄值路徑清單。
registryValuesPaths?: string[]
屬性值
string[]