mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
operator: add sgxdeviceplugin-sample CRD
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
This commit is contained in:
parent
64e86e07f3
commit
790bfd0fd2
@ -0,0 +1,9 @@
|
|||||||
|
apiVersion: deviceplugin.intel.com/v1
|
||||||
|
kind: SgxDevicePlugin
|
||||||
|
metadata:
|
||||||
|
name: sgxdeviceplugin-sample
|
||||||
|
spec:
|
||||||
|
image: intel/intel-sgx-plugin:0.19.0
|
||||||
|
initImage: intel/intel-sgx-initcontainer:0.19.0
|
||||||
|
enclaveLimit: 110
|
||||||
|
provisionLimit: 110
|
Loading…
Reference in New Issue
Block a user