Skip to content

Commit

Permalink
Merge pull request #479 from cloudfoundry/disable-garden-containerd-lite
Browse files Browse the repository at this point in the history
Disable garden's containerd_mode for bosh lite
  • Loading branch information
rkoster authored Nov 28, 2024
2 parents b6165ce + cb8cf44 commit 0463111
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bosh-lite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
type: replace
value:
allow_host_access: true
containerd_mode: false
debug_listen_address: 127.0.0.1:17013
default_container_grace_time: 0
destroy_containers_on_start: true
Expand Down

0 comments on commit 0463111

Please sign in to comment.