mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-09-05 21:31:28 +00:00
kata-webhook: Change location to katadocker
The kata-webhook is now hosted within the Kata repository. Switch to using the kata generated images https://cloud.docker.com/u/katadocker/repository/docker/katadocker/kata-webhook-example https://github.com/kata-containers/tests/tree/master/kata-webhook Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com>
This commit is contained in:
committed by
Manohar Castelino
parent
a979f0056b
commit
c234cca3c3
@@ -13,7 +13,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: pod-annotate-webhook
|
||||
image: mcastelino/kubewebhook-pod-annotate-example:1.0
|
||||
image: katadocker/kata-webhook-example:latest
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -tls-cert-file=/etc/webhook/certs/cert.pem
|
||||
|
||||
Reference in New Issue
Block a user