From 8b54d0604c8d1747aa3558b24db95a4fb8b2f97a Mon Sep 17 00:00:00 2001
From: hexchen <hexchen@lilwit.ch>
Date: Sat, 1 Jan 2022 10:57:22 +0000
Subject: [PATCH] End the World

---
 manifests/machinedeployment/cpx31.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manifests/machinedeployment/cpx31.yaml b/manifests/machinedeployment/cpx31.yaml
index a139086..7fc4d51 100644
--- a/manifests/machinedeployment/cpx31.yaml
+++ b/manifests/machinedeployment/cpx31.yaml
@@ -7,7 +7,7 @@ metadata:
   name: exneuland-cxp31
   namespace: kube-system
 spec:
-  replicas: 15
+  replicas: 0
   selector:
     matchLabels:
       node: exneuland
-- 
GitLab