Merge pull request #1542 from fidencio/wip/kata-deploy-use-the-correct-image-for-alpha

kata-deploy: Use the correct tag for 2.1-alpha1 release
This commit is contained in:
Fabiano Fidêncio 2021-03-25 08:32:06 +01:00 committed by GitHub
commit deca207608
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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