feat(argo-workflows): Add ability to use memoization (#1924)

This commit is contained in:
Emil Smoleński 2023-03-23 08:09:03 +01:00 committed by GitHub
parent 2563d1e6f9
commit 2d193be5c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 2 deletions

View file

@ -36,6 +36,10 @@ rules:
- get
- watch
- list
{{- if .Values.controller.rbac.writeConfigMaps }}
- create
- update
{{- end}}
- apiGroups:
- ""
resources: