Skip to content

Commit 19b6ffb

Browse files
Update serviceaccount.yaml
1 parent 327ca7a commit 19b6ffb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

manifests/yamls/serviceaccount.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,13 @@ rules:
3535
- apiGroups:
3636
- '*'
3737
resources:
38-
- deployment
38+
- deployments
3939
- pods
4040
- pods/exec
4141
verbs:
42+
- watch
43+
- patch
44+
- delete
4245
- create
4346
- list
4447
- get

0 commit comments

Comments
 (0)