Update config.js
All checks were successful
Renovate / Renovate - Validate Config (push) Successful in 6s
Renovate / Renovate (push) Successful in 1m37s

This commit is contained in:
Matt Reeves 2024-07-04 12:33:18 -04:00
parent fa953a1df8
commit 2134d99dc2

View file

@ -107,7 +107,8 @@ module.exports = {
optimizeForDisabled: true,
persistRepoData: true,
repositories: [
"mafyuh/Auto-Homelab"
"mafyuh/Auto-Homelab",
"mafyuh/kub"
],
dockerUser: "1000:1000"
};