Add force namespace isolation for UI (#66)

This commit is contained in:
Dat Truong 2019-05-09 17:45:52 +02:00 committed by Alex Collins
parent 10376b2f8a
commit add39cf90b
3 changed files with 7 additions and 1 deletions

View file

@ -37,6 +37,8 @@ controller:
ui:
enabled: true
# only show workflows where UI installed
forceNamespaceIsolation: false
# optional map of annotations to be applied to the ui Pods
podAnnotations: {}
name: ui