HelmMappingRuleProfileOptions interface
The helm deployment options
Properties
install |
The helm deployment install options |
upgrade |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript