feat: Add support for extra arguments to Argo Server (#271)

This commit is contained in:
Vlad Losev 2020-04-06 09:13:40 -07:00 committed by GitHub
parent bad9aff0aa
commit 2dec8e44f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 1 deletions

View file

@ -143,6 +143,9 @@ server:
tolerations: []
affinity: {}
# Extra arguments to provide to the Argo server binary.
extraArgs: []
## Ingress configuration.
## ref: https://kubernetes.io/docs/user-guide/ingress/
##