Skip to content

Commit e395f98

Browse files
authored
Merge pull request kubernetes-sigs#2482 from viveksyngh/patch-1
📖 Remove namespace from ClusterRoleBinding
2 parents 30bdb4d + 5ba35fe commit e395f98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/book/src/reference/metrics.md

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ apiVersion: rbac.authorization.k8s.io/v1
2929
kind: ClusterRoleBinding
3030
metadata:
3131
name: prometheus-k8s-rolebinding
32-
namespace: <operator-namespace>
3332
roleRef:
3433
apiGroup: rbac.authorization.k8s.io
3534
kind: ClusterRole

0 commit comments

Comments
 (0)