diff --git a/config/internal/common/argo/policy.yaml.tmpl b/config/internal/common/argo/policy.yaml.tmpl index b15d1302f..5ee84d287 100644 --- a/config/internal/common/argo/policy.yaml.tmpl +++ b/config/internal/common/argo/policy.yaml.tmpl @@ -62,4 +62,4 @@ spec: pipelines.kubeflow.org/v2_component: 'true' - podSelector: matchLabels: - opendatahub.io/dashboard: 'true' + opendatahub.io/workbenches: 'true' diff --git a/config/internal/common/tekton/policy.yaml.tmpl b/config/internal/common/tekton/policy.yaml.tmpl index 160bd9f01..b750639f3 100644 --- a/config/internal/common/tekton/policy.yaml.tmpl +++ b/config/internal/common/tekton/policy.yaml.tmpl @@ -66,7 +66,7 @@ spec: component: data-science-pipelines - podSelector: matchLabels: - opendatahub.io/dashboard: 'true' + opendatahub.io/workbenches: 'true' ports: - protocol: TCP port: 8888