Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k8syml
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
k8syml
Commits
717770cc
Commit
717770cc
authored
Jun 30, 2020
by
宋毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update 6konga-dashboard.yaml
parent
651fbd1b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
23 deletions
+5
-23
yamls/tx/base/6konga-dashboard.yaml
+5
-23
No files found.
yamls/tx/base/6konga-dashboard.yaml
View file @
717770cc
...
@@ -35,37 +35,20 @@ spec:
...
@@ -35,37 +35,20 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
konga
-
name
:
konga
#image: pantsel/konga
image
:
csighub.tencentyun.com/brg_icp/tencent2020:konga.0
image
:
csighub.tencentyun.com/brg_icp/tencent2020:konga.0
env
:
env
:
-
name
:
DB_DATABASE
-
name
:
DB_DATABASE
value
:
brg-k8s_
konga
value
:
konga
-
name
:
DB_USER
-
name
:
DB_USER
valueFrom
:
value
:
konga
configMapKeyRef
:
name
:
zhichan-config
key
:
DB_USER
-
name
:
DB_PASSWORD
-
name
:
DB_PASSWORD
valueFrom
:
value
:
konga
configMapKeyRef
:
name
:
zhichan-config
key
:
DB_PWD
-
name
:
DB_PORT
-
name
:
DB_PORT
valueFrom
:
value
:
"
5432"
configMapKeyRef
:
name
:
zhichan-config
key
:
DB_PORT
-
name
:
DB_ADAPTER
value
:
mysql
-
name
:
DB_HOST
-
name
:
DB_HOST
valueFrom
:
value
:
kong-dbservice
configMapKeyRef
:
name
:
zhichan-config
key
:
DB_HOST
-
name
:
NODE_ENV
-
name
:
NODE_ENV
value
:
development
value
:
development
-
name
:
TOKEN_SECRET
value
:
testtoken
ports
:
ports
:
-
name
:
konga
-
name
:
konga
containerPort
:
1337
containerPort
:
1337
\ No newline at end of file
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