Update warning about helm repo credentials

This commit is contained in:
Mario Manno 2023-02-23 14:46:41 +01:00
parent 4963df8fc3
commit 83fd70a6cb
1 changed files with 2 additions and 1 deletions

View File

@ -207,7 +207,8 @@ Just like with SSH, reference the secret in your GitRepo resource via `clientSec
:::warning
The credentials will be used unconditionally for all Helm repositories referenced by the gitrepo resource.
Make sure you don't leak credentials by mixing public and private repositories. As a workaround, split them into different gitrepos.
Make sure you don't leak credentials by mixing public and private repositories. Split them into different gitrepos, or use
`helmRepoUrlRegex` to limit the scope of credentials to certain servers.
:::
For a private Helm repo, users can reference a secret with the following keys: