diff --git a/diagrams/2021-tech-overview-gce-k8s.drawio.svg b/diagrams/2021-tech-overview-gce-k8s.drawio.svg
deleted file mode 100644
index 8947c6c..0000000
--- a/diagrams/2021-tech-overview-gce-k8s.drawio.svg
+++ /dev/null
@@ -1,1266 +0,0 @@
-
diff --git a/diagrams/2026-tech-overview-gce-k8s.drawio.svg b/diagrams/2026-tech-overview-gce-k8s.drawio.svg
new file mode 100644
index 0000000..346a3a0
--- /dev/null
+++ b/diagrams/2026-tech-overview-gce-k8s.drawio.svg
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/tech/index.md b/tech/index.md
index 4b83b9b..3ce1e5a 100755
--- a/tech/index.md
+++ b/tech/index.md
@@ -8,16 +8,20 @@ You can read about this decision [here](/docs/tech/decisions/0000-gce-vs-other-k
The only current deployment of this stack is [wikibase.cloud](https://wikibase.cloud).
-
+
# Code & Config
-All code lives on Github in the [wbstack org](https://github.com/wbstack).
+All code lives on Github in the [wbstack org](https://github.com/wbstack) or the [wmde org](https://github.com/wmde)
Github Actions are used in code repositories for testing and building of containers.
+Wikibase.cloud deployment is managed by a [public deploy git repository](https://github.com/wmde/wbaas-deploy). This includes Terraform/OpenTofu code and configuration for kubernetes tooling.
+
+## Historic
+
The wbstack.com deployment was managed in the [deploy git repository](https://github.com/wbstack/deploy).
-A private git repository is used alongside this to provide secret infomation to the deployments.
+A private git repository was used alongside this to provide secret infomation to the deployments.
