Merge remote-tracking branch 'origin/master'

This commit is contained in:
Kristof Farkas-Pall 2020-03-13 17:15:03 +00:00
commit 19b7483538
No known key found for this signature in database
GPG key ID: 0C8396E9F0F3C9A3

View file

@ -108,7 +108,9 @@ server:
enabled: true
# only show workflows where UI installed
forceNamespaceIsolation: false
# UI BASE_HREF env variable
# only updates base url of resources on client side,
# it's expected that a proxy server rewrites the request URL and gets rid of this prefix
# https://github.com/argoproj/argo/issues/716#issuecomment-433213190
baseHref: /
image:
# Overrides .images.tag if defined.