Skip to content

Commit

Permalink
Merge pull request #619 from DharmitD/update-nb-label
Browse files Browse the repository at this point in the history
Adding exclusive notebook pod label
  • Loading branch information
openshift-merge-bot[bot] committed Apr 5, 2024
2 parents 4dda89c + c3902a8 commit c103f8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/internal/common/argo/policy.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ spec:
pipelines.kubeflow.org/v2_component: 'true'
- podSelector:
matchLabels:
opendatahub.io/dashboard: 'true'
opendatahub.io/workbenches: 'true'
2 changes: 1 addition & 1 deletion config/internal/common/tekton/policy.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ spec:
component: data-science-pipelines
- podSelector:
matchLabels:
opendatahub.io/dashboard: 'true'
opendatahub.io/workbenches: 'true'
ports:
- protocol: TCP
port: 8888
Expand Down

0 comments on commit c103f8f

Please sign in to comment.