Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove namespace from ClusterRoleBinding
Remove namespace from ClusterRoleBinding
  • Loading branch information
viveksyngh authored Jan 17, 2022
commit 5ba35fec9accfe71dc4c8508a320c7812dd6e521
1 change: 0 additions & 1 deletion docs/book/src/reference/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: prometheus-k8s-rolebinding
namespace: <operator-namespace>
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
Expand Down