Skip to content

Commit 89454d3

Browse files
committed
[ws-daemon] Allow ws-daemon to patch pods once gone
1 parent c6b7ef4 commit 89454d3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

chart/templates/ws-daemon-clusterrole.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,6 @@ rules:
4242
resources:
4343
- pods
4444
verbs:
45-
- delete
45+
- delete
46+
- update
47+
- patch

0 commit comments

Comments
 (0)