chore(k8s): make dockmon statefulset

+ adjusted userbot sys reqs
This commit is contained in:
2026-06-10 19:40:45 +02:00
parent bb821e138a
commit 20b8c93275
+3
View File
@@ -20,6 +20,9 @@ spec:
imagePullPolicy: Always imagePullPolicy: Always
resources: resources:
limits: limits:
memory: "1.5Gi"
cpu: "300m"
requests:
memory: "512Mi" memory: "512Mi"
cpu: "80m" cpu: "80m"
envFrom: envFrom: