mirror of
https://github.com/confidential-containers/confidential-containers.git
synced 2025-08-01 23:49:22 +00:00
demos: Add io.containerd.cri.runtime-handler to the ssh demo
This is needed in order to ensure the nydus-snapshotter will behave properly when it's set in the runtime handler. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
parent
96496b1cab
commit
ec2e350168
@ -20,6 +20,8 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: ccv0-ssh
|
app: ccv0-ssh
|
||||||
|
annotations:
|
||||||
|
io.containerd.cri.runtime-handler: kata
|
||||||
spec:
|
spec:
|
||||||
runtimeClassName: kata
|
runtimeClassName: kata
|
||||||
containers:
|
containers:
|
||||||
|
Loading…
Reference in New Issue
Block a user