aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kubernetes/namespaces/tooling/policy-bot/configmap.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/namespaces/tooling/policy-bot/configmap.yaml b/kubernetes/namespaces/tooling/policy-bot/configmap.yaml
index 5b56079..4794141 100644
--- a/kubernetes/namespaces/tooling/policy-bot/configmap.yaml
+++ b/kubernetes/namespaces/tooling/policy-bot/configmap.yaml
@@ -49,7 +49,7 @@ data:
# Policy to use when a repository does not explicitly define one
shared_repository: .github
- shared_policy_path: review-policies/core-developers.yml
+ shared_policy_path: review-policies/default.yml
# The context prefix for status checks created by the bot
status_check_context: "Review requirements"