feat(argo-workflows): Added support for setting annotations on argo workflows controller configmap (#2889)

This commit is contained in:
Brian Dunnigan 2024-08-20 15:07:05 -04:00 committed by GitHub
parent d1f5d50dcd
commit 8c0b686895
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 10 additions and 3 deletions

View file

@ -106,6 +106,8 @@ controller:
create: true
# -- ConfigMap name
name: ""
# -- ConfigMap annotations
annotations: {}
# -- Limits the maximum number of incomplete workflows in a namespace
namespaceParallelism: