Skip to content

Commit bff7b58

Browse files
committed
update api version
1 parent b2ed408 commit bff7b58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

account.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313

1414
---
1515
kind: ClusterRole
16-
apiVersion: rbac.authorization.k8s.io/v1beta1
16+
apiVersion: rbac.authorization.k8s.io/v1
1717
metadata:
1818
name: monitoring
1919
namespace: monitoring
@@ -49,7 +49,7 @@ rules:
4949
- list
5050

5151
---
52-
apiVersion: rbac.authorization.k8s.io/v1beta1
52+
apiVersion: rbac.authorization.k8s.io/v1
5353
kind: ClusterRoleBinding
5454
metadata:
5555
name: monitoring

0 commit comments

Comments
 (0)