We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e2f2e1 commit bc92bd2Copy full SHA for bc92bd2
device_plugins/sgx_device_plugin.yaml
@@ -6,8 +6,8 @@ kind: SgxDevicePlugin
6
metadata:
7
name: sgxdeviceplugin-sample
8
spec:
9
- image: registry.connect.redhat.com/intel/intel-sgx-plugin@sha256:0d0bc261a8d631c2021d0c2a41260a30444114686c8d31d34feae7cfdc650fb6
10
- initImage: registry.connect.redhat.com/intel/intel-sgx-initcontainer@sha256:fe8997dee7f5b581817b2b050b074711ba2548ad1037116ba10daf86c918916c
+ image: registry.connect.redhat.com/intel/intel-sgx-plugin@sha256:3cf6d2c8616915d41c0a4cf85ee46b28fb16cb6336df476802b424d48295d90f
+ initImage: registry.connect.redhat.com/intel/intel-sgx-initcontainer@sha256:32f57874eb547161be985778b8b193dce1cbfebcaa0344cabb605481db9f0ab3
11
enclaveLimit: 110
12
provisionLimit: 110
13
logLevel: 4
0 commit comments