We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dc89f4 commit 9c00e10Copy full SHA for 9c00e10
docs/cluster-sharing.md
@@ -150,8 +150,8 @@ object.
150
151
- For the GHA workflow that does E2E test in a particular shared
152
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
+ uses, and deletes a ClusterRole that has the workflow run ID in its
+ name. The name of this ClusterRole is given to the Helm chart, which
155
makes a ClusterRoleBinding for it. The workflow deletes the Helm
156
chart instance and then, for good measure, also deletes the
157
ClusterRoleBinding.
0 commit comments