Skip to content

Commit

Permalink
Merge pull request #413 from rimolive/dspv2-rmartine
Browse files Browse the repository at this point in the history
DSPv2 NetworkPolicy changes
  • Loading branch information
openshift-ci[bot] authored Oct 20, 2023
2 parents ec35ad3 + 1416f28 commit 327d3ab
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/internal/common/default/policy.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,16 @@ spec:
- namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: redhat-ods-monitoring
- podSelector:
matchLabels:
app.kubernetes.io/name: kfp-driver
namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: openshift-pipelines
- podSelector:
matchLabels:
app.kubernetes.io/managed-by: tekton-pipelines
pipelines.kubeflow.org/v2_component: 'true'
- podSelector:
matchLabels:
app: mariadb-{{.Name}}
Expand Down

0 comments on commit 327d3ab

Please sign in to comment.