rm permissions from workflow role
Signed-off-by: Tim Collins <tim@thecollins.team>
This commit is contained in:
parent
e1fe85cb42
commit
c6de585549
1 changed files with 0 additions and 15 deletions
|
@ -18,21 +18,6 @@ rules:
|
||||||
verbs:
|
verbs:
|
||||||
- create
|
- create
|
||||||
- patch
|
- patch
|
||||||
- apiGroups:
|
|
||||||
- argoproj.io
|
|
||||||
resources:
|
|
||||||
- workflowtasksets
|
|
||||||
- workflowartifactgctasks
|
|
||||||
verbs:
|
|
||||||
- list
|
|
||||||
- watch
|
|
||||||
- apiGroups:
|
|
||||||
- argoproj.io
|
|
||||||
resources:
|
|
||||||
- workflowtasksets/status
|
|
||||||
- workflowartifactgctasks/status
|
|
||||||
verbs:
|
|
||||||
- patch
|
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
Loading…
Reference in a new issue