Created
July 28, 2020 22:15
-
-
Save chavafg/df1a12830724f9898321969b83d52638 to your computer and use it in GitHub Desktop.
Revisions
-
chavafg created this gist
Jul 28, 2020 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ 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