Skip to content

Commit

Permalink
Merge branch 'master' into aidan/k8s1.29_upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
AidanAbd committed Aug 8, 2024
2 parents 4be8941 + 6da2bc0 commit e8012f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sysbox-eks.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ build {
"sudo dasel put string --parser toml --file /etc/crio/crio.conf --selector 'crio.runtime.default_capabilities.[]' --multiple SYS_CHROOT",
"sudo dasel put string --parser toml --file /etc/crio/crio.conf --selector 'crio.runtime.default_capabilities.[]' --multiple KILL",
"sudo dasel put string --parser toml --file /etc/crio/crio.conf --selector 'crio.runtime.default_capabilities.[]' --multiple AUDIT_WRITE",
"sudo dasel put string --parser toml --file /etc/crio/crio.conf --selector 'crio.runtime.default_capabilities.[]' --multiple LINUX_IMMUTABLE",
#
"sudo dasel put int --parser toml --file /etc/crio/crio.conf --selector 'crio.runtime.pids_limit' 16384",
#
Expand Down

0 comments on commit e8012f5

Please sign in to comment.