Better CPU Values
This commit is contained in:
@@ -37,7 +37,7 @@ spec:
|
||||
cpu: "250m"
|
||||
limits:
|
||||
memory: "256Mi"
|
||||
cpu: "250m"
|
||||
cpu: "1000m"
|
||||
ports:
|
||||
- containerPort: 8070
|
||||
readinessProbe:
|
||||
|
||||
@@ -38,7 +38,7 @@ spec:
|
||||
cpu: "75m"
|
||||
limits:
|
||||
memory: "128Mi"
|
||||
cpu: "75m"
|
||||
cpu: "256m"
|
||||
ports:
|
||||
- containerPort: 5000
|
||||
readinessProbe:
|
||||
|
||||
@@ -17,7 +17,7 @@ spec:
|
||||
cpu: "50m"
|
||||
limits:
|
||||
memory: "128Mi"
|
||||
cpu: "75m"
|
||||
cpu: "256m"
|
||||
|
||||
affinity:
|
||||
nodeSelector:
|
||||
|
||||
@@ -23,7 +23,7 @@ spec:
|
||||
cpu: "75m"
|
||||
limits:
|
||||
memory: "256Mi"
|
||||
cpu: "75m"
|
||||
cpu: "256m"
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
env:
|
||||
|
||||
@@ -26,7 +26,7 @@ spec:
|
||||
cpu: "75m"
|
||||
limits:
|
||||
memory: "128Mi"
|
||||
cpu: "75m"
|
||||
cpu: "256m"
|
||||
readinessProbe:
|
||||
exec:
|
||||
command:
|
||||
|
||||
@@ -25,7 +25,7 @@ spec:
|
||||
cpu: "100m"
|
||||
limits:
|
||||
memory: "128Mi"
|
||||
cpu: "100m"
|
||||
cpu: "256m"
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
readinessProbe:
|
||||
|
||||
Reference in New Issue
Block a user