Closed aeneasr closed 4 years ago
We have started with this, as well as adding to the charts for Kratos. Shouldn't everything hive be renamed to kratos, including helm chart names? Any other advice?
Shouldn't everything hive be renamed to kratos, including helm chart names? Any other advice?
Yeah, there's also an open PR for that but it's response pending from the author so if you want to go ahead and do that please do :)
Done :) Almost, at least: https://github.com/ory/k8s/pull/128
Is your feature request related to a problem? Please describe.
Helm charts and the release pipeline have been written using Helm v2. We want to deprecate support for Helm v2 and move to Helm v3 as it is way easier to install and set up and comes with other improvements.
Describe the solution you'd like
All helm charts should be updated to work with v3. In the optimal case, they would be backwards compatible.
The CI chain also needs to be upgraded to Helm v3.