You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please consider changing default value of helm_release max_history to 10 (Helm CLI default) or even 5 (Flux HelmRelease default). Leaving it to default to unbounded is a surprise and a risk (can slow down and bring down clusters and helm release operations).
Description
Please consider changing default value of helm_release max_history to 10 (Helm CLI default) or even 5 (Flux HelmRelease default). Leaving it to default to unbounded is a surprise and a risk (can slow down and bring down clusters and helm release operations).
Potential Terraform Configuration
No new feature, just suggesting improvement for the default value of existing optional variable, not to require overriding it all the time.
References
See:
Community Note
The text was updated successfully, but these errors were encountered: