Increase harmonic-wordpress MySQL memory limit to 1Gi for prod sync imports

This commit is contained in:
Will Anderson
2026-04-17 06:53:53 -05:00
parent 8aa01bc840
commit 6046b6ca3e
@@ -42,10 +42,10 @@ spec:
mountPath: /var/lib/mysql
resources:
requests:
memory: 256Mi
memory: 512Mi
cpu: 100m
limits:
memory: 512Mi
memory: 1Gi
cpu: 500m
livenessProbe:
exec: