diff --git a/helm/peikarband/values.yaml b/helm/peikarband/values.yaml index 52f51f9..e022966 100644 --- a/helm/peikarband/values.yaml +++ b/helm/peikarband/values.yaml @@ -106,11 +106,11 @@ ingress: resources: limits: - cpu: 1000m - memory: 1Gi + cpu: 2 + memory: 2Gi requests: - cpu: 250m - memory: 512Mi + cpu: 500m + memory: 1Gi autoscaling: enabled: true