From 0f86f8c2881c400d0bf20b0ee653f234d9576c09 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Mon, 28 Dec 2020 16:50:56 -0500
Subject: [PATCH] static network better documented

---
 service.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/service.md b/service.md
index f96f3ae7..c4e3bdd7 100644
--- a/service.md
+++ b/service.md
@@ -31,7 +31,7 @@ Those are services managed by TPA directly.
 | [postgresql][]       | database service                  | N/A                                  | TPA                  | 80%        |
 | [prometheus][]       | metrics collection and monitoring | <https://prometheus.torproject.org/> | TPA, anarcat         | 90%        |
 | [puppet][]           | configuration management          | `puppet.torproject.org`              | TPA                  | 100%       |
-| [static-component][] | static site mirroring             | N/A                                  | TPA                  | 5%         |
+| [static-component][] | static site mirroring             | N/A                                  | TPA                  | 90%         |
 | [tls][]              | X509 certificate management       | N/A                                  | TPA                  | 50%        |
 | [wkd][]              | OpenPGP certificates distribution | N/A                                  | TPA                  | 10%        |
 
-- 
GitLab