feat(argo-cd): add dex server extra args (#1146)
Signed-off-by: krrrr38 <k.kaizu38@gmail.com>
This commit is contained in:
parent
3be6c52a64
commit
4538e57aae
4 changed files with 9 additions and 2 deletions
|
|
@ -363,6 +363,9 @@ dex:
|
|||
# -- Dex name
|
||||
name: dex-server
|
||||
|
||||
# -- Additional command line arguments to pass to the Dex server
|
||||
extraArgs: []
|
||||
|
||||
metrics:
|
||||
# -- Deploy metrics service
|
||||
enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue