optimze config

main
ycz008 2023-06-05 18:55:26 +08:00
parent fb06bb3b5e
commit 739e81e575
3 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,9 @@
---
# configMap
# set global max_connections = 5000
# set global wait_timeout = 600
---
apiVersion: v1
kind: ReplicationController
metadata:

View File

@ -1,3 +1,8 @@
---
# configMap
# set global max_connections = 5000
# set global wait_timeout = 600
---
apiVersion: v1
kind: ReplicationController
metadata:

View File

@ -97,7 +97,7 @@ spec:
image: beaconfireiic/gateway:1.1.0
ports:
- name: http
containerPort: 8761
containerPort: 9090
protocol: TCP
env:
- name: "LOGGING_LEVEL_ROOT"