Created
July 28, 2020 22:15
-
-
Save chavafg/df1a12830724f9898321969b83d52638 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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