Allow disabling ui and deploying ui related resources (#31)
This commit is contained in:
parent
c14d052fd7
commit
1205770646
7 changed files with 13 additions and 1 deletions
|
|
@ -36,6 +36,7 @@ controller:
|
|||
globallevel: "0"
|
||||
|
||||
ui:
|
||||
enabled: true
|
||||
# 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