intel-device-plugins-for-ku.../deployments/operator/samples/deviceplugin_v1_sgxdeviceplugin.yaml
Mikko Ylinen 725b98b0f1 images: set 0.21.0 tag for the release
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-06-16 13:47:48 +03:00

13 lines
324 B
YAML

apiVersion: deviceplugin.intel.com/v1
kind: SgxDevicePlugin
metadata:
name: sgxdeviceplugin-sample
spec:
image: intel/intel-sgx-plugin:0.21.0
initImage: intel/intel-sgx-initcontainer:0.21.0
enclaveLimit: 110
provisionLimit: 110
logLevel: 4
nodeSelector:
feature.node.kubernetes.io/custom-intel.sgx: 'true'