increase resources
All checks were successful
Mirror to GitHub / mirror (push) Successful in 9s

This commit is contained in:
jona.klaess
2026-06-16 19:23:30 +02:00
parent 64a87f089c
commit ab4dff7773
2 changed files with 4 additions and 4 deletions

View File

@@ -9,11 +9,11 @@ spec:
kind: Deployment
name: mediawiki-app
minReplicas: 1
maxReplicas: 5
maxReplicas: 3
metrics:
- type: Resource
resource:
name: cpu
target:
type: Utilization
averageUtilization: 60
averageUtilization: 70

View File

@@ -25,10 +25,10 @@ spec:
resources:
requests:
memory: 0.3Gi
cpu: 0.2
cpu: 0.4
limits:
memory: 0.6Gi
cpu: 0.4
cpu: 0.8
readinessProbe:
httpGet:
path: /index.php/Hauptseite