php-fpm www.conf listen tcp
This commit is contained in:
@@ -65,10 +65,10 @@ spec:
|
||||
protocol: TCP
|
||||
resources:
|
||||
requests:
|
||||
memory: "128Mi"
|
||||
memory: "256Mi"
|
||||
cpu: "250m"
|
||||
limits:
|
||||
memory: "256Mi"
|
||||
memory: "512Mi"
|
||||
cpu: "3000m"
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user