Note about upgrade in readme

This commit is contained in:
Andrew Suderman 2020-02-26 16:46:37 -07:00
parent afa0e1cd62
commit c5efe0a401
No known key found for this signature in database
GPG key ID: 9C9CAE7EC2133DB7

View file

@ -15,6 +15,10 @@ A few options are:
## Usage Notes: ## Usage Notes:
This chart defaults to setting the `controller.instanceID.enabled` to `false` now, which means the deployed controller will act upon any workflow deployed to the cluster. If you would like to limit the behavior and deploy multiple workflow controllers, please use the `controller.instanceID.enabled` attribute along with one of it's configuration options to set the `instanceID` of the workflow controller to be properly scoped for your needs. This chart defaults to setting the `controller.instanceID.enabled` to `false` now, which means the deployed controller will act upon any workflow deployed to the cluster. If you would like to limit the behavior and deploy multiple workflow controllers, please use the `controller.instanceID.enabled` attribute along with one of it's configuration options to set the `instanceID` of the workflow controller to be properly scoped for your needs.
## Argo v2.5.x Upgrade
In Argo versions v2.5.0 and beyone, the UI has been deprecated and replaced by the argo server. In future versions of this chart, `ui.enabled` will be defaulted to `false` and it may be removed entirely. We suggest migrating in order to utilize the new functionality.
## Values ## Values
The `values.yaml` contains items used to tweak a deployment of this chart. The `values.yaml` contains items used to tweak a deployment of this chart.