Enable tokio-console (#8897)
Release Notes: - Added tokio-console in production
This commit is contained in:
parent
9a2ed4bf1a
commit
cfffa29f9a
5 changed files with 197 additions and 7 deletions
|
@ -78,8 +78,8 @@ spec:
|
|||
periodSeconds: 1
|
||||
resources:
|
||||
requests:
|
||||
cpu: "46"
|
||||
memory: "90Gi"
|
||||
cpu: "20"
|
||||
memory: "20Gi"
|
||||
env:
|
||||
- name: HTTP_PORT
|
||||
value: "8080"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue