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 eb90773c
authored
Jul 08, 2020
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update server-deployment.yaml kpl--backend增加日志
1 parent
d2a5418c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
kpl_deploy_yaml/3-kpl-backend/server-deployment.yaml
kpl_deploy_yaml/3-kpl-backend/server-deployment.yaml
View file @
eb90773
...
@@ -29,6 +29,8 @@ spec:
...
@@ -29,6 +29,8 @@ spec:
-
name
:
config
-
name
:
config
mountPath
:
/adl/bin/conf/app.yaml
mountPath
:
/adl/bin/conf/app.yaml
subPath
:
app.yaml
subPath
:
app.yaml
-
mountPath
:
/data/kpl-log
name
:
kpl-log
command
:
[
"
kpl--backend"
]
command
:
[
"
kpl--backend"
]
ports
:
ports
:
-
containerPort
:
8919
-
containerPort
:
8919
...
@@ -51,6 +53,9 @@ spec:
...
@@ -51,6 +53,9 @@ spec:
persistentVolumeClaim
:
persistentVolumeClaim
:
claimName
:
kpl-pvc
claimName
:
kpl-pvc
readOnly
:
false
readOnly
:
false
-
name
:
kpl-log
hostPath
:
path
:
/data/kpl-log
-
name
:
docker-sock
-
name
:
docker-sock
hostPath
:
hostPath
:
path
:
/var/run/
path
:
/var/run/
...
...
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