@@ -12,5 +12,13 @@ module.exports = {
persistRepoData: true,
repositories: [
"akshun/public-k3s"
]
],
hostRules: [
{
hostType: 'docker',
matchHost: 'docker.io',
username: 'akshunaggarwal',
password: process.env.DOCKER_HUB_PASSWORD,
},
}
The note is not visible to the blocked user.