mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 08:28:34 +00:00
Merge pull request #9573 from littlejawa/kata_deploy_crio_conf
kata-deploy: configure debugging for crio
This commit is contained in:
@@ -351,7 +351,7 @@ function configure_crio() {
|
||||
|
||||
if [ "${DEBUG}" == "true" ]; then
|
||||
cat <<EOF | tee $crio_drop_in_conf_file_debug
|
||||
[crio]
|
||||
[crio.runtime]
|
||||
log_level = "debug"
|
||||
EOF
|
||||
fi
|
||||
|
Reference in New Issue
Block a user