HelmArtifactProfile interface
ملف تعريف Helm artifact.
الخصائص
| helm |
اسم حزمة Helm. |
| helm |
نطاق إصدار حزمة Helm. |
| image |
قائمة مسار قيم سحب البيانات السرية للصورة. |
| registry |
قائمة مسار قيم التسجيل. |
تفاصيل الخاصية
helmPackageName
اسم حزمة Helm.
helmPackageName?: string
قيمة الخاصية
string
helmPackageVersionRange
نطاق إصدار حزمة Helm.
helmPackageVersionRange?: string
قيمة الخاصية
string
imagePullSecretsValuesPaths
قائمة مسار قيم سحب البيانات السرية للصورة.
imagePullSecretsValuesPaths?: string[]
قيمة الخاصية
string[]
registryValuesPaths
قائمة مسار قيم التسجيل.
registryValuesPaths?: string[]
قيمة الخاصية
string[]