feat(argo-cd): Add annotations to the dex service account (#508)

* feat: Add annotations to the dex service account

Signed-off-by: Jacob Wernette <jawernette@ibm.com>
Signed-off-by: Jacob Wernette <werne2j@gmail.com>
This commit is contained in:
Jacob Wernette 2021-02-16 18:21:58 -05:00 committed by GitHub
parent 97e896126c
commit dbb1d80e13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 1 deletions

View file

@ -217,6 +217,8 @@ dex:
serviceAccount:
create: true
name: argocd-dex-server
## Annotations applied to created service account
annotations: {}
## Additional volumeMounts to the controller main container.
volumeMounts: