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:
parent
d8aa3f6be1
commit
19572cdda7
1 changed files with 2 additions and 0 deletions
|
@ -213,6 +213,8 @@ dex:
|
|||
serviceAccount:
|
||||
create: true
|
||||
name: argocd-dex-server
|
||||
## Annotations applied to created service account
|
||||
annotations: {}
|
||||
|
||||
## Additional volumeMounts to the controller main container.
|
||||
volumeMounts:
|
||||
|
|
Loading…
Reference in a new issue