Skip to content

Commit

Permalink
Merge pull request #493 from nielsdenissen/patch-1
Browse files Browse the repository at this point in the history
Add desc for `--skip-tls-verify-pull` to README
  • Loading branch information
tejal29 authored Sep 13, 2019
2 parents 873b577 + 1e5286c commit 9574d4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,10 @@ 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=<full (default), time>` flag to set how kaniko will snapshot the filesystem.
Expand Down

0 comments on commit 9574d4f

Please sign in to comment.