fix(argo): Fix argo-server webhook permission (#628)

Co-authored-by: Vlad Losev <vladlosev@users.noreply.github.com>
Co-authored-by: Alex Collins <alexec@users.noreply.github.com>
This commit is contained in:
Zichao Qi 2021-03-31 10:32:09 -07:00 committed by GitHub
parent d27683f40c
commit 3acd3f7682
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,6 +75,8 @@ rules:
- events
verbs:
- watch
- create
- patch
{{- if .Values.controller.persistence }}
- apiGroups:
- ""