Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
ksy-project-docking
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit da4d90f1
authored
Jul 09, 2020
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加日志落盘
1 parent
92dd056b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
kpl_deploy_yaml/3-kpl-backend/quota-rpc-server-deployment.yaml
kpl_deploy_yaml/3-kpl-backend/quota-rpc-server-deployment.yaml
View file @
da4d90f
...
...
@@ -23,6 +23,8 @@ spec:
-
name
:
config
mountPath
:
/adl/bin/conf/app.yaml
subPath
:
app.yaml
-
mountPath
:
/data/kpl-log
name
:
kpl-log
command
:
[
"
kpl--quota-rpc-server"
]
ports
:
-
containerPort
:
9999
...
...
@@ -41,3 +43,6 @@ spec:
-
name
:
config
configMap
:
name
:
cfg-kpl-backend
-
name
:
kpl-log
hostPath
:
path
:
/data/kpl-log
Write
Preview
Markdown
is supported
Attach a file
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 post a comment