Skip to content

Commit

Permalink
Update Cluster Monitoring rbac to account for deprecated APIs (openda…
Browse files Browse the repository at this point in the history
…tahub-io#503)

Signed-off-by: Anish Asthana <[email protected]>
  • Loading branch information
anishasthana authored Nov 18, 2021
1 parent 646941c commit b9fdb6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
apiVersion: rbac.authorization.k8s.io/v1beta1
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: cluster-metrics-federation
Expand Down

0 comments on commit b9fdb6a

Please sign in to comment.