oracle-database-operator
oracle-database-operator copied to clipboard
Watch Names space is not support for OKE Database operator add-on, patched operator is reset when compute is restarted
It is recommended to update the WATCH_NAMESPACE in the Operator settings for custom namespaces.
Patching the Operator is only supported via cli with patch + YAML.
When the Database Operator is deployed on Oracle Kubernetes Engine (OKE) and managed as an Add-On, restarts of the operator result in the default add-on configuration being loaded, losing the patch that was applied.
Enhancement request to add the WATCH_NAMESPACE into the configuration list of the add-on.