fix(argo-cd): re-enable not yet deprecated staticassets flag (#849)
Signed-off-by: Lucas Bickel <lucas.bickel@adfinis.com>
This commit is contained in:
parent
5ed8dccc99
commit
f20e070de1
2 changed files with 3 additions and 5 deletions
|
|
@ -433,7 +433,7 @@ server:
|
|||
|
||||
# This flag is used to either remove or pass the CLI flag --staticassets /shared/app to the argocd-server app
|
||||
staticAssets:
|
||||
enabled: false
|
||||
enabled: true
|
||||
|
||||
## Environment variables to pass to argocd-server
|
||||
##
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue