diff --git a/site/content/vendir/docs/develop/vendir-spec.md b/site/content/vendir/docs/develop/vendir-spec.md index 91ddc370b..38744e96f 100644 --- a/site/content/vendir/docs/develop/vendir-spec.md +++ b/site/content/vendir/docs/develop/vendir-spec.md @@ -62,6 +62,9 @@ directories: secretRef: # (required) name: my-git-auth + # when this flag set to true it will set the Basic Auth header directly + # in git configuration to ensure that it does not try to use NTLM + forceHTTPBasicAuth: false # uses hg to clone Mercurial repository (optional; v0.22.0+) hg: