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
29823ad3
Commit
29823ad3
authored
Dec 28, 2020
by
舒成
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v2.1.1
parent
7cedba8e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
12 deletions
+14
-12
Deploy.md
Deploy.md
+4
-3
values-aliyun.yaml
values-aliyun.yaml
+10
-9
No files found.
Deploy.md
View file @
29823ad3
...
...
@@ -12,18 +12,19 @@ harbor \
# uninstall
helm uninstall
\
harbor
\
--namespace
devops
--namespace
=
devops
\
harbor
# update
helm upgrade harbor /etc/kubernetes/helm/harbor
\
--namespace
=
devops
\
-f
/etc/kubernetes/helm/harbor/values-overrides.yaml
# template
helm template
\
/etc/kubernetes/helm/harbor
\
--name
=
harbor
\
--namespace
=
harbor
\
--namespace
=
devops
\
-f
/etc/kubernetes/helm/harbor/values-overrides.yaml
>
/etc/kubernetes/helm/harbor/dist.yaml
```
...
...
values-aliyun.yaml
View file @
29823ad3
...
...
@@ -102,10 +102,11 @@ registry:
chartmuseum
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/
chartmuseum-photon
repository
:
registry.cn-qingdao.aliyuncs.com/wod/
harbor-chartmuseum
tag
:
v2.1.1
nodeSelector
:
harbor
:
enabled
nodeSelector
:
{}
# nodeSelector:
# harbor: enabled
storageSpec
:
type
:
hostPath
emptyDir
:
{}
...
...
@@ -115,26 +116,26 @@ chartmuseum:
clair
:
clair
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/
clair-photon
repository
:
registry.cn-qingdao.aliyuncs.com/wod/
harbor-clair
tag
:
v2.1.1
adapter
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/
clair-adapter-photon
repository
:
registry.cn-qingdao.aliyuncs.com/wod/
harbor-clair-adapter
tag
:
v2.1.1
trivy
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/
trivy-adapter-photon
repository
:
registry.cn-qingdao.aliyuncs.com/wod/
harbor-trivy-adapter
tag
:
v2.1.1
notary
:
server
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/
notary-server-photon
repository
:
registry.cn-qingdao.aliyuncs.com/wod/
harbor-notary-server
tag
:
v2.1.1
signer
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/
notary-signer-photon
repository
:
registry.cn-qingdao.aliyuncs.com/wod/
harbor-notary-signer
tag
:
v2.1.1
database
:
...
...
@@ -155,4 +156,4 @@ redis:
internal
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/redis
tag
:
4.0.14-alpine
\ No newline at end of file
tag
:
6.0.9
\ 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