flant / addon-operator

A system to manage additional components for Kubernetes cluster in a simple, consistent and automated way.
https://flant.github.io/addon-operator/
Apache License 2.0
483 stars 27 forks source link

Option to configure wait for helm upgrade #403

Open nabokihms opened 1 year ago

nabokihms commented 1 year ago

addon-operator can wait for resources to be deployed successfully by utilizing helm wait capability.

To achieve this, a new option should be added to the upgrade. Let's utilize an env variable for this.