Increase MBGWP resource limit

This commit is contained in:
Ruben Hensen
2026-02-28 21:57:54 +01:00
parent 65635b3cfc
commit 2686541c66
2 changed files with 8 additions and 3 deletions
+2 -2
View File
@@ -90,8 +90,8 @@ spec:
memory: "512Mi" memory: "512Mi"
cpu: "300m" cpu: "300m"
limits: limits:
memory: "512Mi" memory: "1024Mi"
cpu: "1000m" cpu: "2000m"
# Health probes # Health probes
livenessProbe: livenessProbe:
+5
View File
@@ -31,3 +31,8 @@ spec:
kind: MutatingWebhookConfiguration kind: MutatingWebhookConfiguration
jqPathExpressions: jqPathExpressions:
- .webhooks[]?.clientConfig.caBundle - .webhooks[]?.clientConfig.caBundle
- group: apps
kind: StatefulSet
name: vault
jsonPointers:
- /spec/volumeClaimTemplates