update default SA
This commit is contained in:
parent
602e70b1b8
commit
bba394024b
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ workflow:
|
|||
serviceAccount:
|
||||
create: false # Specifies whether a service account should be created
|
||||
annotations: {}
|
||||
name: "default" # Service account which is used to run workflows
|
||||
name: "argo-workflow" # Service account which is used to run workflows
|
||||
rbac:
|
||||
create: false # adds Role and RoleBinding for the above specified service account to be able to run workflows
|
||||
|
||||
|
|
Loading…
Reference in a new issue