Skip to content

Commit fa22ee6

Browse files
author
AidanAbd
committed
fix: deploy
1 parent 4628649 commit fa22ee6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sysbox-eks.pkr.hcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,7 @@ build {
408408
"echo 'kvm' | sudo tee -a /etc/modules",
409409

410410
"sudo dasel put string --parser toml --file /etc/crio/crio.conf --selector 'crio.runtime.allowed_devices.[]' --multiple /dev/kvm",
411+
"sudo dasel put string --parser toml --file /etc/crio/crio.conf --selector 'crio.runtime.allowed_devices.[]' --multiple /dev/fuse",
411412

412413
"sudo systemctl restart crio"
413414
]

0 commit comments

Comments
 (0)