Skip to content

Commit

Permalink
fixup! Reapply "node-installer: add kata config for AKS-PEER-SNP"
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerdev committed Dec 6, 2024
1 parent 949fb68 commit 92e2e90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nodeinstaller/internal/constants/configuration-peerpod.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ disable_guest_selinux = true

[agent.kata]
enable_debug = false
dial_timeout = 600

[runtime]
internetworking_model = "none"
Expand All @@ -20,5 +21,5 @@ static_sandbox_resource_mgmt = true
vfio_mode = "guest-kernel"
disable_guest_empty_dir = false
experimental = []
create_container_timeout = 60
create_container_timeout = 600
dan_conf = "/run/edgeless/kata-containers/dans"

0 comments on commit 92e2e90

Please sign in to comment.