feat: Update Argo Chart to support v2.6 (#258)

This commit is contained in:
Pablo Osinaga 2020-03-07 18:08:28 +01:00 committed by GitHub
parent 8caf81a4ef
commit b3fa82df77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 271 additions and 162 deletions

View file

@ -16,6 +16,8 @@ rules:
- workflows/finalizers
- workflowtemplates
- workflowtemplates/finalizers
- cronworkflows
- cronworkflows/finalizers
verbs:
- get
- list
@ -38,6 +40,8 @@ rules:
- workflows/finalizers
- workflowtemplates
- workflowtemplates/finalizers
- cronworkflows
- cronworkflows/finalizers
verbs:
- create
- delete
@ -65,6 +69,8 @@ rules:
- workflows/finalizers
- workflowtemplates
- workflowtemplates/finalizers
- cronworkflows
- cronworkflows/finalizers
verbs:
- create
- delete