File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : rbac.authorization.k8s.io/v1
2
2
kind : ClusterRole
3
3
metadata :
4
- name : appscode:metrics:edit
4
+ name : appscode:metrics:admin
5
5
labels :
6
6
rbac.authorization.k8s.io/aggregate-to-admin : " true"
7
- rbac.authorization.k8s.io/aggregate-to-edit : " true"
8
7
annotations :
9
8
" helm.sh/hook " : pre-install,pre-upgrade
10
9
" helm.sh/hook-delete-policy " : before-hook-creation
Original file line number Diff line number Diff line change 1
1
apiVersion : rbac.authorization.k8s.io/v1
2
2
kind : ClusterRole
3
3
metadata :
4
- name : appscode:metrics:edit
4
+ name : appscode:metrics:admin
5
5
labels :
6
6
rbac.authorization.k8s.io/aggregate-to-admin : " true"
7
- rbac.authorization.k8s.io/aggregate-to-edit : " true"
8
7
annotations :
9
8
" helm.sh/hook " : pre-install,pre-upgrade
10
9
" helm.sh/hook-delete-policy " : before-hook-creation
You can’t perform that action at this time.
0 commit comments