Skip to content

Commit 85d1338

Browse files
authored
Merge pull request #588 from ozhuraki/rbac-api-deprecation-warnings
Move to v1 in RBAC API
2 parents 5125654 + 93c4b1a commit 85d1338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/operator/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)