Skip to content
Snippets Groups Projects
  • Sheogorath's avatar
    c97c1f94
    fix(postgres-system): fix unexpected behaviour difference · c97c1f94
    Sheogorath authored
    This patch fixes the unexpected change in bahaviour. When using a
    namespace selector that selects one or multiple namespaces, there will
    be two labels. `namespace`, where the podMonitor lives, and
    `exported_namespace`, where the target pods is. When using a podMonitor
    that scans any namespace, there is only a `namespace` label.
    c97c1f94
    History
    fix(postgres-system): fix unexpected behaviour difference
    Sheogorath authored
    This patch fixes the unexpected change in bahaviour. When using a
    namespace selector that selects one or multiple namespaces, there will
    be two labels. `namespace`, where the podMonitor lives, and
    `exported_namespace`, where the target pods is. When using a podMonitor
    that scans any namespace, there is only a `namespace` label.