HelmInstallOptions interface
The helm deployment install options
Properties
atomic | The helm deployment atomic options |
timeout | The helm deployment timeout options |
wait | The helm deployment wait options |
Property Details
atomic
The helm deployment atomic options
atomic?: string
Property Value
string
timeout
The helm deployment timeout options
timeout?: string
Property Value
string
wait
The helm deployment wait options
wait?: string
Property Value
string
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