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