Skip to content

Commit c63ad0a

Browse files
committed
⬆️ Switch the ClusterRole to v1 API.
1 parent cea14eb commit c63ad0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/rbac/auth_proxy_client_clusterrole.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apiVersion: rbac.authorization.k8s.io/v1beta1
1+
apiVersion: rbac.authorization.k8s.io/v1
22
kind: ClusterRole
33
metadata:
44
name: metrics-reader

0 commit comments

Comments
 (0)