Pinnning back the UI since it doesn't have a matching version

This commit is contained in:
Andrew Suderman 2020-02-26 13:56:39 -07:00
parent 6fc0c2dbed
commit 4b4ba26c4c
No known key found for this signature in database
GPG key ID: 9C9CAE7EC2133DB7

View file

@ -2,6 +2,7 @@ images:
namespace: argoproj namespace: argoproj
controller: workflow-controller controller: workflow-controller
ui: argoui ui: argoui
server: argocli
executor: argoexec executor: argoexec
pullPolicy: Always pullPolicy: Always
tag: v2.5.2 tag: v2.5.2
@ -107,7 +108,7 @@ ui:
forceNamespaceIsolation: false forceNamespaceIsolation: false
image: image:
# Overrides .images.tag if defined. # Overrides .images.tag if defined.
tag: "" tag: "v2.4.2"
# optional map of annotations to be applied to the ui Pods # optional map of annotations to be applied to the ui Pods
podAnnotations: {} podAnnotations: {}
# Optional labels to add to the UI pods # Optional labels to add to the UI pods