Skip to content

Commit

Permalink
Add target cluster role to eaas-provision-space task
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Misstear <amisstea@redhat.com>
  • Loading branch information
amisstea authored and chmeliik committed Aug 5, 2024
1 parent 589299a commit 0351e1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions task/eaas-provision-space/0.1/eaas-provision-space.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ spec:
uid: $OWNER_UID
spec:
tierName: $TIER_NAME
targetClusterRoles:
- cluster-role.toolchain.dev.openshift.com/eaas
EOF
NAME=$(oc create -f space_request.yaml -o=jsonpath='{.metadata.name}')
Expand Down

0 comments on commit 0351e1e

Please sign in to comment.