Skip to content

Commit be149e2

Browse files
Konstantin Bogdanovthevar1able
Konstantin Bogdanov
authored andcommitted
Add missing roles
1 parent 868d35a commit be149e2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

deploy/ydb-operator/templates/rbac-operator.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,14 @@ rules:
6464
- update
6565
- patch
6666
- delete
67+
- apiGroups:
68+
- ""
69+
resources:
70+
- pods
71+
verbs:
72+
- get
73+
- list
74+
- watch
6775
- apiGroups:
6876
- ""
6977
resources:

0 commit comments

Comments
 (0)