datreeio/CRDs-catalog

include enable `enable_owner_references` in operatorconfiguration_v1.json

Opened this issue · 0 comments

Please include enable_owner_references under /configuration/kubernetes in operatorconfiguration_v1.json

"enable_owner_references": {
  "type": "boolean",
  "default": false
},

as we are getting errors from Kubeconform for postgresOperator.

stdin - OperatorConfiguration release-name-postgres-operator is invalid: problem validating schema. Check JSON formatting: jsonschema: '/configuration/kubernetes' does not validate with https://raw.githubusercontent.com/datreeio/CRDs-catalog/main/acid.zalan.do/operatorconfiguration_v1.json#/properties/configuration/properties/kubernetes/additionalProperties: additionalProperties 'enable_owner_references' not allowed