After implementing the gateway templates, the values.yaml was restructured. Need to describe how to migrate from previous format e.g. from flame-node v0.0.10 to the finalized version. Important migration steps to include:
- Going from
robotUser/robotSecret to clientID/clientSecret
- Addition (and use) of victorialogs
- Removal of
global section
- How to use
expose section (ingress vs gateway)
After implementing the gateway templates, the
values.yamlwas restructured. Need to describe how to migrate from previous format e.g. from flame-node v0.0.10 to the finalized version. Important migration steps to include:robotUser/robotSecrettoclientID/clientSecretglobalsectionexposesection (ingress vs gateway)