Reduces Resource Limits for Smaller Cluster
This commit is contained in:
@@ -25,7 +25,7 @@ spec:
|
||||
cpu: "250m"
|
||||
limits:
|
||||
memory: "256Mi"
|
||||
cpu: "750m"
|
||||
cpu: "500m"
|
||||
ports:
|
||||
- containerPort: 8070
|
||||
readinessProbe:
|
||||
|
||||
@@ -26,8 +26,8 @@ spec:
|
||||
memory: "256Mi"
|
||||
cpu: "250m"
|
||||
limits:
|
||||
memory: "512Mi"
|
||||
cpu: "500m"
|
||||
memory: "256Mi"
|
||||
cpu: "250m"
|
||||
env:
|
||||
- name: REDIS_BASE_URL
|
||||
valueFrom:
|
||||
|
||||
Reference in New Issue
Block a user