Scale down Mudcraft to free memory on Legion

This commit is contained in:
Will Anderson
2026-04-21 16:21:10 -05:00
parent 5b739b3217
commit 85e5cca571
2 changed files with 2 additions and 2 deletions
@@ -6,7 +6,7 @@ metadata:
labels: labels:
app: mudcraft-core app: mudcraft-core
spec: spec:
replicas: 1 replicas: 0
selector: selector:
matchLabels: matchLabels:
app: mudcraft-core app: mudcraft-core
+1 -1
View File
@@ -7,7 +7,7 @@ metadata:
labels: labels:
app: mudcraft app: mudcraft
spec: spec:
replicas: 1 replicas: 0
serviceName: mudcraft serviceName: mudcraft
selector: selector:
matchLabels: matchLabels: