Skip to content

Commit

Permalink
Add policy-group label to the openshift-console namespace manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
jhadvig committed Jun 17, 2021
1 parent b5cf3e0 commit 8c16e71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manifests/02-namespace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ metadata:
include.release.openshift.io/single-node-developer: "true"
openshift.io/node-selector: ""
workload.openshift.io/allowed: "management"
label:
network.openshift.io/policy-group: "console"
---
apiVersion: v1
kind: Namespace
Expand Down

0 comments on commit 8c16e71

Please sign in to comment.