feat: Add annotation to dex sa in values file

Signed-off-by: Jacob Wernette <jawernette@ibm.com>
Signed-off-by: Jacob Wernette <werne2j@gmail.com>
This commit is contained in:
Jacob Wernette 2020-11-25 14:08:09 -05:00
parent d8aa3f6be1
commit 19572cdda7

View file

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