mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-26 15:32:30 +00:00
runtime-rs: configuration-dragonball.toml.in: Remove duplication
Remove duplicated description of enable_balloon_f_reporting from configuration-dragonball.toml.in. Signed-off-by: Hui Zhu <teawater@antgroup.com>
This commit is contained in:
parent
6f8897249b
commit
dfea12bc53
@ -98,7 +98,7 @@ default_maxvcpus = @DEFMAXVCPUS_DB@
|
||||
# > 5 --> will be set to 5
|
||||
default_bridges = @DEFBRIDGES@
|
||||
|
||||
# Enable balloon f_reporting, default false
|
||||
# Enable balloon f_reporting
|
||||
# Enabling this will result in the VM balloon device having f_reporting=on set
|
||||
#
|
||||
# Default false
|
||||
|
Loading…
Reference in New Issue
Block a user