File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -78,9 +78,10 @@ deployed:
78
78
:github:`operator-roles.yaml </mongodb/mongodb-enterprise-kubernetes/blob/master/helm_chart/templates/operator-roles.yaml>`
79
79
example. This is a cluster-scoped resource.
80
80
81
- - A |k8s-crb| on each namespace to watch. This ``clusterRoleBinding``
82
- will bind the ``clusterRole`` you created with the ServiceAccount
83
- the |k8s-op-short| is using on the namespace where you install it.
81
+ - Create a |k8s-crb| to link |k8s-cr| with ServiceAccount. This
82
+ ``clusterRoleBinding`` will bind the ``clusterRole`` that you
83
+ created with the ServiceAccount that the |k8s-op-short| is using
84
+ on the namespace where you install it.
84
85
85
86
2. Include the |k8s-cr| and |k8s-crb|
86
87
in the default configuration files that you apply during the
You can’t perform that action at this time.
0 commit comments