onyxia icon indicating copy to clipboard operation
onyxia copied to clipboard

upgrade a chart

Open fcomte opened this issue 3 years ago • 0 comments

We can upgrade a chart. image

There are two steps involved :

  • [ ] First is to saved the query string ( as we do for a saved config inside vault ) inside a specific values of the helm chart. onyxia.userDefinedValues.
  • [ ] In a second step we can create a button and linked it to the upgrade/install api calls.

For that we need to save the fixed values somewhere (maybe in a custom values). Onyxia-web must fill all the automatic values then fixed values are apply ( fixed values overwrite automatic values )

fcomte avatar Sep 11 '22 22:09 fcomte