次の方法で共有


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