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
Create a functionality that checks for updates to the Instaclustr operator and its software components by sending a request to a URL. If the Instaclustr Operator identifies available updates, it will log this information. The operator applies updates and software components automatically. Any errors in checking will have no impact on operator operation.
Add a possibility to disable the upgrade check (e.g. disable_check_for_upgrades value in the Helm chart to true.)
The text was updated successfully, but these errors were encountered:
Create a functionality that checks for updates to the Instaclustr operator and its software components by sending a request to a URL. If the Instaclustr Operator identifies available updates, it will log this information. The operator applies updates and software components automatically. Any errors in checking will have no impact on operator operation.
Add a possibility to disable the upgrade check (e.g.
disable_check_for_upgrades
value in the Helm chart totrue
.)The text was updated successfully, but these errors were encountered: