Add force namespace isolation for UI (#66)
This commit is contained in:
parent
10376b2f8a
commit
add39cf90b
3 changed files with 7 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue