diff --git a/docs/gitrepo-add.md b/docs/gitrepo-add.md index dcc4154dc..92640f886 100644 --- a/docs/gitrepo-add.md +++ b/docs/gitrepo-add.md @@ -67,6 +67,11 @@ spec: # this gitrepo. See section below for more information. # # helmSecretName: my-helm-secret + # + # Helm credentials from helmSecretName will be used if the helm repository url matches this regular expression. + # Credentials will always be used if it is empty or not provided + # + # helmRepoUrlRegex: https://charts.rancher.io/* # # To add additional ca-bundle for self-signed certs, caBundle can be # filled with base64 encoded pem data. For example: