Skip to content

Commit 9c00e10

Browse files
committed
Added clarification about ClusterRole name
Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>
1 parent 0dc89f4 commit 9c00e10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cluster-sharing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ object.
150150

151151
- For the GHA workflow that does E2E test in a particular shared
152152
OpenShift cluster, the solution is as follows. The workflow creates,
153-
uses, and deletes a ClusterRole that has the workflow run ID in
154-
it. The name of this ClusterRole is given to the Helm chart, which
153+
uses, and deletes a ClusterRole that has the workflow run ID in its
154+
name. The name of this ClusterRole is given to the Helm chart, which
155155
makes a ClusterRoleBinding for it. The workflow deletes the Helm
156156
chart instance and then, for good measure, also deletes the
157157
ClusterRoleBinding.

0 commit comments

Comments
 (0)