Category: Kubernetes, yaml

So many security bugs are, when you get right down to it, embarrassingly bad. that you could all too easily set up a situation where the username and password credentials associated with one Helm repository could be passed on to another domain.

The username and password are scoped to the scheme, host, and port of the Helm repository.

Of course, you may need to have your username and password to access a Helm chart.

As a workaround, if you have used a username and password for a Helm repository you can audit the Helm repository to check to see if another domain could have received the credentials.

Related Articles