From 4820255b8cc7e6fd5988cef24289aa00af534cf5 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Sat, 18 Jan 2025 13:33:01 +0100
Subject: [PATCH] docs(README): Adjust TODOs

---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 88852c3ef..08572cfcb 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,7 @@ This toolchain is still under development. Before it will be used in production
 - [x] Centralised logging (using loki/greylog/ELK/…)
 - [x] Add secure runtime class (gVisor/kata-container/…) for exposed containers
 - [x] Move to immutable base-system
-- [ ] Harden egress networkpolicies keycloak, forecastle, matrix
-- [ ] Set Priority classes for workloads
+- [ ] Set Priority classes for workloads (on namespace level it's done, but helm releases still need adjustment)
+- [ ] Harden egress NetworkPolicies keycloak, forecastle, matrix
+- [ ] Backup essential volumes using `mc` and client-side encryption and Object Locks
 
-- 
GitLab