diff --git a/config/internal/common/argo/policy.yaml.tmpl b/config/internal/common/argo/policy.yaml.tmpl index 5ee84d287..8478dd296 100644 --- a/config/internal/common/argo/policy.yaml.tmpl +++ b/config/internal/common/argo/policy.yaml.tmpl @@ -29,6 +29,10 @@ spec: - namespaceSelector: matchLabels: kubernetes.io/metadata.name: redhat-ods-monitoring + - podSelector: + matchLabels: + app: ds-pipeline-{{.Name}} + component: data-science-pipelines - podSelector: matchLabels: app: mariadb-{{.Name}}