From cf888bdc2cee74ec106bc7d2e4ea2d56dc796751 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Sun, 30 Jun 2024 10:37:16 +0200 Subject: [PATCH] Tweak README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 06e4b11..58a3bbd 100644 --- a/README.md +++ b/README.md @@ -56,11 +56,11 @@ For running the builds: - A namespace in a kubernetes cluster. - A wildcard DNS domain that points to the kubernetes ingress. - A postgres database, accessible from within the cluster namespace with a user with - permissions to create database. + permissions to create databases. For running the controller (runboat itself): -- Python 3.10 +- Python 3.12 - sqlite3 >= 3.25 - `kubectl` - A `KUBECONFIG` or an in-cluster service account that provides access to the namespace