mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-22 21:49:41 +00:00
tests: kbs: Add more info for the TDX deployment
Ditto in the commit shortlog. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
parent
6ffd7b8425
commit
fa8b5c76b8
@ -238,6 +238,7 @@ function kbs_k8s_deploy() {
|
||||
|
||||
echo "::group::Deploy the KBS"
|
||||
if [ "${KATA_HYPERVISOR}" = "qemu-tdx" ]; then
|
||||
echo "Setting up custom PCCS for TDX"
|
||||
cat <<- EOF > "${COCO_KBS_DIR}/config/kubernetes/custom_pccs/sgx_default_qcnl.conf"
|
||||
{
|
||||
"pccs_url": "https://localhost:8081/sgx/certification/v4/",
|
||||
|
Loading…
Reference in New Issue
Block a user