File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -145,9 +145,8 @@ kubectl -n default create rolebinding eventing-broker-filter \
145145Note that these commands each use three different objects, all named
146146` eventing-broker-ingress` or `eventing-broker-filter`. The `ClusterRole` is
147147installed with Knative Eventing
148- [here](https://github.com/knative/eventing/blob/master/config/200-broker-clusterrole.yaml).
149- The `ServiceAccount` was created two commands prior. The `RoleBinding` is
150- created here.
148+ [here](https://github.com/knative/eventing/blob/master/config/200-broker-clusterrole.yaml). The `ServiceAccount` was
149+ created two commands prior. The `RoleBinding` is created with this command.
151150
152151Create RBAC permissions granting access to shared configmaps for logging,
153152tracing, and metrics configuration.
You can’t perform that action at this time.
0 commit comments