Skip to content

Instantly share code, notes, and snippets.

@chavafg
Created July 28, 2020 22:15
Show Gist options
  • Save chavafg/df1a12830724f9898321969b83d52638 to your computer and use it in GitHub Desktop.
Save chavafg/df1a12830724f9898321969b83d52638 to your computer and use it in GitHub Desktop.
diff --git a/kata-webhook/deploy/webhook.yaml b/kata-webhook/deploy/webhook.yaml
index 2bc682d..5330858 100644
--- a/kata-webhook/deploy/webhook.yaml
+++ b/kata-webhook/deploy/webhook.yaml
@@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: pod-annotate-webhook
- image: katadocker/kata-webhook-example:latest
+ image: fuentess/kata-webhook:20200707
imagePullPolicy: Always
args:
- -tls-cert-file=/etc/webhook/certs/cert.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment