chore: freeing up hardware capacity for minecraft

This commit is contained in:
2025-10-05 13:43:35 +05:00
parent 66998c2fb7
commit 88477aabcf
4 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ metadata:
name: action-runner
namespace: homelab
spec:
replicas: 9
replicas: 1
selector:
matchLabels:
app: action-runner

View File

@@ -83,7 +83,7 @@ authentik:
host: valkey
server:
replicas: 3
replicas: 1
ingress:
enabled: true
annotations:
@@ -103,7 +103,7 @@ server:
- auth.dogar.dev
worker:
replicas: 3
replicas: 1
postgresql:
enabled: false

View File

@@ -1,5 +1,5 @@
defaultSettings:
defaultReplicaCount: 2
defaultReplicaCount: 3
storageOverProvisioningPercentage: 100
backupCompressionMethod: "gzip"
defaultBackupStore:

View File

@@ -157,7 +157,7 @@ spec:
- name: INIT_MEMORY
value: 2G
- name: MAX_MEMORY
value: 6G
value: 8G
- name: ALLOW_FLIGHT
value: "TRUE"
- name: ENABLE_ROLLING_LOGS
@@ -173,7 +173,7 @@ spec:
memory: "2Gi"
limits:
cpu: 6
memory: "6Gi"
memory: "9Gi"
volumeMounts:
- name: tfg-data
mountPath: /data