kata-deploy: Use the correct image

Let's tag the yet non existent 2.0.2 image, so whoever deploys kata
using kata-deploy from the release tarball is pointed to the correct
image.

Fixes: #1493

Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
This commit is contained in:
Fabiano Fidêncio 2021-03-24 00:20:56 +01:00
parent c628ecf298
commit a649d33a45

View File

@ -16,7 +16,7 @@ spec:
serviceAccountName: kata-label-node
containers:
- name: kube-kata
image: katadocker/kata-deploy
image: katadocker/kata-deploy:2.0.2
imagePullPolicy: Always
lifecycle:
preStop: