Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Commit b2a31ab

Browse files
Fix broken link to clusterwide clusterRoleBinding (#877)
1 parent 9f91cf6 commit b2a31ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ To configure the Operator to watch resources in other namespaces:
6262
value: "*"
6363
```
6464
65-
2. Modify the [clusterRoleBinding](../deploy/clusterwide/role_binding.yaml) namespace value for the serviceAccount `mongodb-kubernetes-operator` to the namespace in which the operator is deployed.
65+
2. Modify the [clusterRoleBinding](../deploy/clusterwide/cluster_role_binding.yaml) namespace value for the serviceAccount `mongodb-kubernetes-operator` to the namespace in which the operator is deployed.
6666

6767
3. Run the following command to create cluster-wide roles and role-bindings in the default namespace:
6868

0 commit comments

Comments
 (0)