Enable sidekick webui
This commit is contained in:
parent
0406e675d1
commit
63b17ee9da
@ -1007,7 +1007,7 @@ testConnection:
|
|||||||
|
|
||||||
webui:
|
webui:
|
||||||
# -- enable Falcosidekick-UI
|
# -- enable Falcosidekick-UI
|
||||||
enabled: false
|
enabled: true
|
||||||
# -- number of running pods
|
# -- number of running pods
|
||||||
replicaCount: 2
|
replicaCount: 2
|
||||||
# -- number of old history to retain to allow rollback (If not set, default Kubernetes value is set to 10)
|
# -- number of old history to retain to allow rollback (If not set, default Kubernetes value is set to 10)
|
||||||
|
|||||||
@ -359,8 +359,6 @@ falcosidekick:
|
|||||||
fullfqdn: false
|
fullfqdn: false
|
||||||
# -- Listen port. Default value: 2801
|
# -- Listen port. Default value: 2801
|
||||||
listenPort: ""
|
listenPort: ""
|
||||||
webui:
|
|
||||||
enabled: true
|
|
||||||
|
|
||||||
####################
|
####################
|
||||||
# falcoctl config #
|
# falcoctl config #
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user