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:09:43 +02:00
parent 6ecc125970
commit 381d49711d

View File

@@ -25,10 +25,10 @@ spec:
resources: resources:
requests: requests:
memory: 0.3Gi memory: 0.3Gi
cpu: 0.05 cpu: 0.2
limits: limits:
memory: 0.6Gi memory: 0.6Gi
cpu: 0.2 cpu: 0.4
volumeMounts: volumeMounts:
- name: localsettings - name: localsettings
mountPath: /var/www/html/LocalSettings.php mountPath: /var/www/html/LocalSettings.php