mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 16:36:38 +00:00
Merge pull request #7728 from ManaSugi/fix/typo-test-toml
libs,tests: fix typo disable_guest_seccomp in configuration-anno-1.toml
This commit is contained in:
@@ -72,7 +72,7 @@ container_pipe_size = 2
|
||||
[runtime]
|
||||
enable_debug = true
|
||||
internetworking_model="macvtap"
|
||||
pdisable_guest_seccomp=true
|
||||
disable_guest_seccomp=true
|
||||
enable_tracing = true
|
||||
jaeger_endpoint = "localhost:1234"
|
||||
jaeger_user = "user"
|
||||
|
Reference in New Issue
Block a user