feat(Argo): Make Argo Server service account creation conditional. (#460)

This commit is contained in:
Vlad Losev 2020-10-05 09:45:49 -07:00 committed by GitHub
parent 41ddad4aba
commit 44de70c741
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 3 deletions

View file

@ -157,6 +157,9 @@ server:
servicePort: 2746
# servicePortName: http
serviceAccount: argo-server
# Whether to create the service account with the name specified in
# server.serviceAccount and bind it to the server role.
createServiceAccount: true
# Service account annotations
serviceAccountAnnotations: {}
# Annotations to be applied to the UI Service