Remove trailing space
Signed-off-by: Aditya Menon <aditya.menon@spin.pm>
This commit is contained in:
parent
c2a6409a9c
commit
c8a8705fcd
1 changed files with 1 additions and 1 deletions
|
@ -430,7 +430,7 @@ server:
|
||||||
##
|
##
|
||||||
extraArgs: []
|
extraArgs: []
|
||||||
# - --insecure
|
# - --insecure
|
||||||
|
|
||||||
# This flag is used to either remove or pass the CLI flag --staticassets /shared/app to the argocd-server app
|
# This flag is used to either remove or pass the CLI flag --staticassets /shared/app to the argocd-server app
|
||||||
staticAssets:
|
staticAssets:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
Loading…
Reference in a new issue