From 619c1552a2b38c45f73c69e1fc5aa717dae99769 Mon Sep 17 00:00:00 2001 From: Mikko Ylinen Date: Wed, 15 Mar 2023 09:48:33 +0200 Subject: [PATCH] Add questions to intel/sgx-device-plugin Signed-off-by: Mikko Ylinen --- packages/intel/sgx-device-plugin/overlay/questions.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 packages/intel/sgx-device-plugin/overlay/questions.yaml diff --git a/packages/intel/sgx-device-plugin/overlay/questions.yaml b/packages/intel/sgx-device-plugin/overlay/questions.yaml new file mode 100644 index 000000000..402e94820 --- /dev/null +++ b/packages/intel/sgx-device-plugin/overlay/questions.yaml @@ -0,0 +1,6 @@ +questions: +- variable: nodeFeatureRule + default: false + type: boolean + label: Enable Node Feature Discovery feature labels + description: "When Node Feature Discovery (NFD) is deployed, enable SGX node labeling using NFD feature rules."