File tree 2 files changed +12
-0
lines changed
2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -3928,7 +3928,10 @@ rules:
3928
3928
- kubevirtclusters
3929
3929
- packetclusters
3930
3930
verbs :
3931
+ - get
3932
+ - list
3931
3933
- patch
3934
+ - watch
3932
3935
- apiGroups :
3933
3936
- infrastructure.cluster.x-k8s.io
3934
3937
resources :
@@ -3947,7 +3950,10 @@ rules:
3947
3950
resources :
3948
3951
- openstackclusters
3949
3952
verbs :
3953
+ - get
3954
+ - list
3950
3955
- patch
3956
+ - watch
3951
3957
- apiGroups :
3952
3958
- infrastructure.cluster.x-k8s.io
3953
3959
resources :
Original file line number Diff line number Diff line change @@ -56,7 +56,10 @@ rules:
56
56
- kubevirtclusters
57
57
- packetclusters
58
58
verbs :
59
+ - get
60
+ - list
59
61
- patch
62
+ - watch
60
63
- apiGroups :
61
64
- infrastructure.cluster.x-k8s.io
62
65
resources :
@@ -75,7 +78,10 @@ rules:
75
78
resources :
76
79
- openstackclusters
77
80
verbs :
81
+ - get
82
+ - list
78
83
- patch
84
+ - watch
79
85
- apiGroups :
80
86
- infrastructure.cluster.x-k8s.io
81
87
resources :
You can’t perform that action at this time.
0 commit comments