The operator is set to manage namespaces created from the namespaces: {} object.
If a namespace already exists from other sources it is not possible to manage this namespace.
This would allow the operator to manage existing/additional Prometheuses from other sources like component-rancher-monitoring.
Context
The operator is set to manage namespaces created from the
namespaces: {}
object. If a namespace already exists from other sources it is not possible to manage this namespace.This would allow the operator to manage existing/additional Prometheuses from other sources like
component-rancher-monitoring
.Proposed config:
The parameter would be merged with the namespaces from the
namespaces: {}
object.Alternatives
cc @TheBigLee