runtime: config: tdx: Enable service_offload

This also as mistakenly overwritten by the `main` -> `CCv0` merge.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
Fabiano Fidêncio 2023-05-24 07:57:49 +02:00
parent 8b4b233358
commit efb0ac55c8

View File

@ -664,7 +664,7 @@ experimental=@DEFAULTEXPFEATURES@
# #
# Offload the CRI image management service to the Kata agent. # Offload the CRI image management service to the Kata agent.
# (default: false) # (default: false)
#service_offload = true service_offload = true
# Container image decryption keys provisioning. # Container image decryption keys provisioning.
# Applies only if service_offload is true. # Applies only if service_offload is true.