Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
harbor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
market
harbor
Commits
1701d014
"src/pages/service_shop/spfwDetail.vue" did not exist on "005a042e41fc57c732faa1715cb5e2cbf3293cda"
Commit
1701d014
authored
Feb 20, 2019
by
root
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
0cf9803f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
6 deletions
+26
-6
values-hostpath.yaml
values-hostpath.yaml
+14
-0
values-test.yaml
values-test.yaml
+12
-6
No files found.
values-hostpath.yaml
View file @
1701d014
...
...
@@ -34,6 +34,13 @@ database:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/harbor-db
tag
:
v1.6.0
resources
:
limits
:
memory
:
2Gi
cpu
:
1000m
requests
:
memory
:
256Mi
cpu
:
100m
password
:
"
passwd"
nodeSelector
:
harbor
:
enabled
...
...
@@ -43,6 +50,13 @@ registry:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/registry
tag
:
2.6.2
hostpath
:
/data/registry
resources
:
limits
:
memory
:
1Gi
cpu
:
1000m
requests
:
memory
:
256Mi
cpu
:
100m
nodeSelector
:
harbor
:
enabled
...
...
values-test.yaml
View file @
1701d014
...
...
@@ -35,6 +35,9 @@ database:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/harbor-db
tag
:
v1.6.0
resources
:
limits
:
memory
:
2Gi
cpu
:
1000m
requests
:
memory
:
256Mi
cpu
:
100m
...
...
@@ -48,6 +51,9 @@ registry:
tag
:
2.6.2
hostpath
:
/data/registry
resources
:
limits
:
memory
:
1Gi
cpu
:
1000m
requests
:
memory
:
256Mi
cpu
:
100m
...
...
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