diff --git a/config.js b/config.js index 0ef4035..da40b10 100755 --- a/config.js +++ b/config.js @@ -1,3 +1,3 @@ module.exports = { - "repositories": ["Cluster/k3s-configs", "Cluster/mlflow", "Cluster/renovate-config"] + "repositories": ["Cluster/k3s-configs", "Cluster/mlflow", "Cluster/renovate-config", "Cluster/kube-deployer"] }