Merge pull request #96 from HideyoshiSolutions/staging

Staging - Reduces Resource Limits for Smaller Cluster
This commit is contained in:
2024-06-28 03:35:29 -03:00
committed by GitHub
4 changed files with 7 additions and 7 deletions

View File

@@ -25,7 +25,7 @@ spec:
cpu: "250m"
limits:
memory: "256Mi"
cpu: "750m"
cpu: "500m"
ports:
- containerPort: 8070
readinessProbe:

View File

@@ -25,8 +25,8 @@ spec:
memory: "256Mi"
cpu: "250m"
limits:
memory: "512Mi"
cpu: "500m"
memory: "256Mi"
cpu: "250m"
env:
- name: ALLOWED_ORIGINS
valueFrom: