File tree 2 files changed +20
-4
lines changed
2 files changed +20
-4
lines changed Original file line number Diff line number Diff line change @@ -13341,11 +13341,19 @@ rules:
13341
13341
- hetznerclusters
13342
13342
- ionoscloudclusters
13343
13343
- kubevirtclusters
13344
- - kubevirtclusters/status
13345
13344
- nutanixclusters
13346
- - nutanixclusters/status
13347
13345
- openstackclusters
13348
13346
- packetclusters
13347
+ verbs:
13348
+ - get
13349
+ - list
13350
+ - patch
13351
+ - watch
13352
+ - apiGroups:
13353
+ - infrastructure.cluster.x-k8s.io
13354
+ resources:
13355
+ - kubevirtclusters/status
13356
+ - nutanixclusters/status
13349
13357
- packetclusters/status
13350
13358
verbs:
13351
13359
- patch
Original file line number Diff line number Diff line change @@ -56,11 +56,19 @@ rules:
56
56
- hetznerclusters
57
57
- ionoscloudclusters
58
58
- kubevirtclusters
59
- - kubevirtclusters/status
60
59
- nutanixclusters
61
- - nutanixclusters/status
62
60
- openstackclusters
63
61
- packetclusters
62
+ verbs :
63
+ - get
64
+ - list
65
+ - patch
66
+ - watch
67
+ - apiGroups :
68
+ - infrastructure.cluster.x-k8s.io
69
+ resources :
70
+ - kubevirtclusters/status
71
+ - nutanixclusters/status
64
72
- packetclusters/status
65
73
verbs :
66
74
- patch
You can’t perform that action at this time.
0 commit comments