mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Increase MBGWP resource limit
This commit is contained in:
@@ -90,8 +90,8 @@ spec:
|
||||
memory: "512Mi"
|
||||
cpu: "300m"
|
||||
limits:
|
||||
memory: "512Mi"
|
||||
cpu: "1000m"
|
||||
memory: "1024Mi"
|
||||
cpu: "2000m"
|
||||
|
||||
# Health probes
|
||||
livenessProbe:
|
||||
|
||||
Reference in New Issue
Block a user