ops: scale down all non-critical services — dedicate resources to Neuron

Scaled to replicas: 0: fornax (coordinator/ui/workers), jellyfin via media,
overseerr, plex, radarr, sonarr, bazarr, prowlarr, flaresolverr, ollama,
harmonic-wordpress, docuseal, listmonk, memos, plane, redpanda, wp-coordinator
This commit is contained in:
Will Anderson
2026-04-24 20:07:41 -05:00
parent 6160e8e6b8
commit 91bfc42989
31 changed files with 1022 additions and 27 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ metadata:
labels:
app: ollama
spec:
replicas: 1
replicas: 0
strategy:
type: Recreate
selector:
+1 -1
View File
@@ -4,7 +4,7 @@ metadata:
name: docuseal
namespace: docuseal
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: docuseal
@@ -6,7 +6,7 @@ metadata:
labels:
app: fornax-coordinator
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: fornax-coordinator
+1 -1
View File
@@ -6,7 +6,7 @@ metadata:
labels:
app: fornax-ui
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: fornax-ui
@@ -8,7 +8,7 @@ metadata:
app.kubernetes.io/part-of: fornax
app.kubernetes.io/component: worker
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: fornax-worker-WORKER_ID
@@ -6,7 +6,7 @@ metadata:
labels:
app: mysql
spec:
replicas: 1
replicas: 0
strategy:
type: Recreate
selector:
@@ -83,7 +83,7 @@ metadata:
labels:
app: wordpress
spec:
replicas: 1
replicas: 0
strategy:
type: Recreate
selector:
+1 -1
View File
@@ -5,7 +5,7 @@ metadata:
name: listmonk
namespace: listmonk
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: listmonk
+1 -1
View File
@@ -114,7 +114,7 @@ metadata:
labels:
app: bazarr
spec:
replicas: 1
replicas: 0
strategy:
type: Recreate
selector:
+1 -1
View File
@@ -9,7 +9,7 @@ metadata:
labels:
app: flaresolverr
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: flaresolverr
+2 -2
View File
@@ -15,7 +15,7 @@ metadata:
fornax-role: worker
fornax-server: us-tx-253
spec:
replicas: 1
replicas: 0
strategy:
type: Recreate
selector:
@@ -276,7 +276,7 @@ metadata:
fornax-role: worker
fornax-server: us-tx-34
spec:
replicas: 1
replicas: 0
strategy:
type: Recreate
selector:
+1 -1
View File
@@ -133,7 +133,7 @@ metadata:
labels:
app: overseerr
spec:
replicas: 1
replicas: 0
strategy:
type: Recreate
selector:
+1 -1
View File
@@ -17,7 +17,7 @@ metadata:
labels:
app: jellyfin
spec:
replicas: 1
replicas: 0
strategy:
type: Recreate
selector:
+1 -1
View File
@@ -15,7 +15,7 @@ metadata:
labels:
app: prowlarr
spec:
replicas: 1
replicas: 0
strategy:
type: Recreate
selector:
+1 -1
View File
@@ -10,7 +10,7 @@ metadata:
labels:
app: radarr
spec:
replicas: 1
replicas: 0
strategy:
type: Recreate
selector:
+1 -1
View File
@@ -11,7 +11,7 @@ metadata:
labels:
app: sonarr
spec:
replicas: 1
replicas: 0
strategy:
type: Recreate
selector:
+1 -1
View File
@@ -5,7 +5,7 @@ metadata:
name: memos
namespace: memos
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: memos
+1 -1
View File
@@ -5,7 +5,7 @@ metadata:
name: plane-api
namespace: plane
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: plane-api
+1 -1
View File
@@ -4,7 +4,7 @@ metadata:
name: plane-beat
namespace: plane
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: plane-beat
+1 -1
View File
@@ -17,7 +17,7 @@ metadata:
name: plane-postgres
namespace: plane
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: plane-postgres
+1 -1
View File
@@ -5,7 +5,7 @@ metadata:
name: plane-redis
namespace: plane
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: plane-redis
+1 -1
View File
@@ -5,7 +5,7 @@ metadata:
name: plane-web
namespace: plane
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: plane-web
+1 -1
View File
@@ -4,7 +4,7 @@ metadata:
name: plane-worker
namespace: plane
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: plane-worker
+2 -2
View File
@@ -6,7 +6,7 @@ metadata:
labels:
app: redpanda
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: redpanda
@@ -105,7 +105,7 @@ metadata:
labels:
app: redpanda-console
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: redpanda-console
@@ -6,7 +6,7 @@ metadata:
labels:
app: wp-coordinator
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: wp-coordinator