We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a7b48 commit 8b29ae7Copy full SHA for 8b29ae7
profiles/production-platform.yaml
@@ -59,7 +59,7 @@ resources:
59
maxReplicas: 5
60
requests:
61
memory: 8Gi
62
- cpu: 4000m
+ cpu: 3000m
63
limits:
64
memory: 20Gi
65
cpu: 7500m
profiles/production-ppp.yaml
@@ -46,7 +46,7 @@ green:
46
resources:
47
production:
48
webapp:
49
- minReplicas: 1
+ minReplicas: 2
50
51
52
memory: 32Mi
@@ -55,16 +55,16 @@ resources:
55
memory: 256Mi
56
cpu: 500m
57
api:
58
memory: 2Gi
- cpu: 1000m
+ cpu: 500m
memory: 5Gi
cpu: 2000m
66
aiapi:
67
68
69
70
memory: 72Mi
0 commit comments