Skip to content

Commit f09f255

Browse files
authored
Merge pull request #128 from chaitanya1731/patch-for-1.0.1
device_plugins: Update SGX container images path for 1.0.1
2 parents 573e29e + bc92bd2 commit f09f255

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

device_plugins/sgx_device_plugin.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ kind: SgxDevicePlugin
66
metadata:
77
name: sgxdeviceplugin-sample
88
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
9+
image: registry.connect.redhat.com/intel/intel-sgx-plugin@sha256:3cf6d2c8616915d41c0a4cf85ee46b28fb16cb6336df476802b424d48295d90f
10+
initImage: registry.connect.redhat.com/intel/intel-sgx-initcontainer@sha256:32f57874eb547161be985778b8b193dce1cbfebcaa0344cabb605481db9f0ab3
1111
enclaveLimit: 110
1212
provisionLimit: 110
1313
logLevel: 4

0 commit comments

Comments
 (0)