diff --git a/README.md b/README.md index 798dab056..4a5c711f3 100644 --- a/README.md +++ b/README.md @@ -379,6 +379,10 @@ This flag takes a single snapshot of the filesystem at the end of the build, so Set this flag to skip TLS certificate validation when connecting to 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.