fix(argo-cd): add missing event permissions for run actions (#2980)

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2024-10-15 16:15:51 -04:00 committed by GitHub
parent 3ec746187b
commit 3ba89c1add
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 5 deletions

View file

@ -23,9 +23,7 @@ rules:
- events
verbs:
- list
{{- if (index .Values.configs.params "application.namespaces") }}
- create
{{- end }}
- apiGroups:
- ""
resources: