We have CRDs in our project and the fields are exposed through values in helm.
Would it be possible to get the schema from the CRDs and maybe link it as a ref? Or automatically add it to the values.yaml so I don't have to keep them in sync manually?
I mean technically possible/fairly easy to implement. Has anybody tried to do something like this?
We have CRDs in our project and the fields are exposed through values in helm. Would it be possible to get the schema from the CRDs and maybe link it as a ref? Or automatically add it to the
values.yaml
so I don't have to keep them in sync manually?I mean technically possible/fairly easy to implement. Has anybody tried to do something like this?