add config for secret to wiki and increase resources
All checks were successful
Mirror to GitHub / mirror (push) Successful in 8s

This commit is contained in:
jona.klaess
2026-06-14 23:57:38 +02:00
parent 67b614199d
commit f138453866
5 changed files with 40 additions and 24 deletions

View File

@@ -52,11 +52,11 @@ spec:
containerPort: 3306
resources:
requests:
memory: 0.1Gi
cpu: 0.01
memory: 0.3Gi
cpu: 0.03
limits:
memory: 0.4Gi
cpu: 0.05
memory: 0.6Gi
cpu: 0.1
volumeMounts:
- name: mediawiki-pvc
mountPath: /var/lib/mysql