diff options
| author | 2024-05-14 03:33:06 +0100 | |
|---|---|---|
| committer | 2024-05-14 15:15:53 +0100 | |
| commit | 5c7e8e6066afa5f2d34ce36ef83c75567102df52 (patch) | |
| tree | f34cb2dc421c944b42ddcba2acc50158f58b2d45 /kubernetes/namespaces/tooling/policy-bot/README.md | |
| parent | Migrate Metabase to pydis.wtf (diff) | |
Move policy-bot to pydis.wtf
Diffstat (limited to 'kubernetes/namespaces/tooling/policy-bot/README.md')
| -rw-r--r-- | kubernetes/namespaces/tooling/policy-bot/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/namespaces/tooling/policy-bot/README.md b/kubernetes/namespaces/tooling/policy-bot/README.md index ed44a63..392d50f 100644 --- a/kubernetes/namespaces/tooling/policy-bot/README.md +++ b/kubernetes/namespaces/tooling/policy-bot/README.md @@ -5,7 +5,7 @@ Actual review policy is stored inside our GitHub repositories in the `.github/re ## GitHub Configuration -Follow the instructions in the [repository](https://github.com/palantir/policy-bot#deployment) to provision a GitHub application. Our manifests are configured to run the policy bot at https://policy-bot.pythondiscord.com/. +Follow the instructions in the [repository](https://github.com/palantir/policy-bot#deployment) to provision a GitHub application. Our manifests are configured to run the policy bot at https://policy-bot.pydis.wtf/. ## Secrets @@ -21,4 +21,4 @@ This app requires a `policy-bot-defaults` secret with the following entries: Run `kubectl apply -f .` inside this directory to apply the the configuration. -Access the running application over [policy-bot.pythondiscord.com]([https://policy-bot.pythondiscord.com/])! +Access the running application over [policy-bot.pydis.wtf]([https://policy-bot.pydis.wtf/])! |