From 0bd5eb51f70c05c507e7760c1dabd93381be4342 Mon Sep 17 00:00:00 2001 From: Herrmann Hinz Date: Wed, 18 Sep 2019 12:33:04 +0200 Subject: [PATCH] double help text about skip-verify-tls removed --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index d1720da88..38a4a63a3 100644 --- a/README.md +++ b/README.md @@ -430,10 +430,6 @@ Set this flag to skip TLS certificate validation when pushing to a registry. It Set this flag to skip TLS certificate validation when pulling from a registry. It is supposed to be used for testing purposes only and should not be used in production! -#### --skip-tls-verify-pull - -Set this flag to skip TLS certificate validation when pulling from a registry. It is supposed to be used for testing purposes only and should not be used in production! - #### --snapshotMode You can set the `--snapshotMode=` flag to set how kaniko will snapshot the filesystem.