We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ef9111 + d0bd80a commit ea07047Copy full SHA for ea07047
site/content/vendir/docs/develop/vendir-spec.md
@@ -62,6 +62,9 @@ directories:
62
secretRef:
63
# (required)
64
name: my-git-auth
65
+ # when this flag set to true it will set the Basic Auth header directly
66
+ # in git configuration to ensure that it does not try to use NTLM
67
+ forceHTTPBasicAuth: false
68
69
# uses hg to clone Mercurial repository (optional; v0.22.0+)
70
hg:
0 commit comments