tweaked again

This commit is contained in:
2025-12-31 15:06:42 +11:00
parent 759bb698ed
commit 923ecd4cee

View File

@@ -33,8 +33,8 @@ spec:
podConfig: podConfig:
resourceAllocations: resourceAllocations:
limits: limits:
cpu: "2" cpu: 1
memory: 2Gi memory: 1Gi
requests: requests:
cpu: 200m cpu: 200m
memory: 512Mi memory: 512Mi
@@ -49,7 +49,7 @@ spec:
podConfig: podConfig:
resourceAllocations: resourceAllocations:
limits: limits:
cpu: 500m cpu: 1
memory: 2Gi memory: 2Gi
requests: requests:
cpu: 100m cpu: 100m