teseraio / ensemble

Modular Kubernetes operator to manage the lifecycle of databases
https://ensembleoss.io
Mozilla Public License 2.0
42 stars 1 forks source link

Use default value in all the schema configs #46

Open ferranbt opened 3 years ago

ferranbt commented 3 years ago

In #45 we included support for a default value in the schema. Right now, the default value is used only for the default params, we should apply the default value to all the schema config items (resources, storage, node and database config).