HelmMappingRuleProfileOptions interface

The helm deployment options

Properties

installOptions

The helm deployment install options

upgradeOptions

The helm deployment upgrade options

Property Details

installOptions

The helm deployment install options

installOptions?: HelmInstallOptions

Property Value

upgradeOptions

The helm deployment upgrade options

upgradeOptions?: HelmUpgradeOptions

Property Value