Skip to content

Commit 1c50e9d

Browse files
committed
update at 2024-07-15 14:51:19
1 parent 6d8e75c commit 1c50e9d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

deploy/cluster_role.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,11 @@ rules:
8282
- get
8383
- patch
8484
- update
85+
- apiGroups:
86+
- ""
87+
resources:
88+
- pods
89+
verbs:
90+
- get
91+
- list
92+
- watch

0 commit comments

Comments
 (0)