aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes')
-rw-r--r--kubernetes/namespaces/bots/king-arthur/README.md3
-rw-r--r--kubernetes/namespaces/bots/king-arthur/secrets.yamlbin566 -> 637 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/namespaces/bots/king-arthur/README.md b/kubernetes/namespaces/bots/king-arthur/README.md
index 704d45b..eabae2c 100644
--- a/kubernetes/namespaces/bots/king-arthur/README.md
+++ b/kubernetes/namespaces/bots/king-arthur/README.md
@@ -10,3 +10,6 @@ This deployment expects a number of secrets and environment variables to exist i
| KING_ARTHUR_TOKEN | The token to authorize with Discord |
| KING_ARTHUR_NOTION_API_TOKEN | The API token to the notion API |
| KING_ARTHUR_CLOUDFLARE_TOKEN | A token for the Cloudflare API used for the Cloudflare commands in Arthur |
+| KING_ARTHUR_GITHUB_TOKEN | The github token used to fetch teams to populate grafana |
+| KING_ARTHUR_SENTRY_DSN | Where to send sentry alerts |
+| KING_ARTHUR_YOUTUBE_API_KEY | The YouTube API key to fetch missions with |
diff --git a/kubernetes/namespaces/bots/king-arthur/secrets.yaml b/kubernetes/namespaces/bots/king-arthur/secrets.yaml
index dda3686..1855dda 100644
--- a/kubernetes/namespaces/bots/king-arthur/secrets.yaml
+++ b/kubernetes/namespaces/bots/king-arthur/secrets.yaml
Binary files differ