Skip to content

Commit 0f5e4cb

Browse files
authored
feat: allow aborthing jobs from the prow UI(deck) (#199)
Signed-off-by: Georgi Ivanov <georgi@ouzi.dev> Signed-off-by: Georgi Ivanov <georgi@ouzi.dev>
1 parent c837da9 commit 0f5e4cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prow/templates/deck-rbac.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ rules:
1818
- watch
1919
# Required when deck runs with `--rerun-creates-job=true`
2020
- create
21+
- patch
2122
---
2223
kind: RoleBinding
2324
apiVersion: rbac.authorization.k8s.io/v1

0 commit comments

Comments
 (0)