Closed ssz1997 closed 10 months ago
Planning on using the default values in the helm chart for default values instead of using the annotations. Since we already have a set of default values in helm chart and we are using it anyways, there's no reason to copy all the default values to operator. So the plan is to read the file to the struct, then override the fields from user-provided config file.
Now opening separate PRs to sync the structs between helm chart and operator and give all fields explicit default values in helm chart.
Two change: