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:
Fabiano Fidêncio 2023-10-19 14:50:40 +02:00
parent 96496b1cab
commit ec2e350168

View File

@ -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: