Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
P
physical
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpha
physical
Commits
bac23d59
Commit
bac23d59
authored
5 years ago
by
zhongshangwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
033d2f41
like-pre/r01
Pipeline
#3122
passed with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
deploy.yaml.temp
deploy.yaml.temp
+2
-2
No files found.
deploy.yaml.temp
View file @
bac23d59
...
@@ -37,8 +37,8 @@ spec:
...
@@ -37,8 +37,8 @@ spec:
- command:
- command:
- /bin/bash
- /bin/bash
- -c
- -c
- gunicorn
gm_rpcd
.wsgi:application --workers=8 --worker-class=gevent --worker-connections=1024
- gunicorn
physical
.wsgi:application --workers=8 --worker-class=gevent --worker-connections=1024
--bind=0.0.0.0:80
--chdir /srv/apps/physical/
--timeout 600 --log-level=debug--error-logfile=/data/log/physical/app/gunicorn_error.log
--bind=0.0.0.0:80 --timeout 600 --log-level=debug--error-logfile=/data/log/physical/app/gunicorn_error.log
--access-logfile=/data/log/physical/app/gunicorn_access.log
--access-logfile=/data/log/physical/app/gunicorn_access.log
image: ccr.ccs.tencentyun.com/gm-ai/physical-test:<IMAGE_TAG>
image: ccr.ccs.tencentyun.com/gm-ai/physical-test:<IMAGE_TAG>
imagePullPolicy: Always
imagePullPolicy: Always
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment