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
27f3fbc3
Commit
27f3fbc3
authored
Jan 27, 2021
by
舒成
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
c79cb6b7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
159 additions
and
0 deletions
+159
-0
values-ppc64le.yaml
values-ppc64le.yaml
+159
-0
No files found.
values-ppc64le.yaml
0 → 100644
View file @
27f3fbc3
expose
:
type
:
ingress
tls
:
enabled
:
false
ingress
:
hosts
:
core
:
hub.wodcloud.local
notary
:
notary.wodcloud.local
annotations
:
ingress.kubernetes.io/proxy-body-size
:
"
0"
externalURL
:
https://hub.wodcloud.local
persistence
:
enabled
:
true
persistentVolumeClaim
:
registry
:
existingClaim
:
"
"
storageClass
:
"
hostpath"
subPath
:
"
"
accessMode
:
ReadWriteOnce
size
:
5Gi
chartmuseum
:
existingClaim
:
"
"
storageClass
:
"
hostpath"
subPath
:
"
"
accessMode
:
ReadWriteOnce
size
:
5Gi
jobservice
:
existingClaim
:
"
"
storageClass
:
"
hostpath"
subPath
:
"
"
accessMode
:
ReadWriteOnce
size
:
1Gi
database
:
existingClaim
:
"
"
storageClass
:
"
hostpath"
subPath
:
"
"
accessMode
:
ReadWriteOnce
size
:
1Gi
redis
:
existingClaim
:
"
"
storageClass
:
"
hostpath"
subPath
:
"
"
accessMode
:
ReadWriteOnce
size
:
1Gi
trivy
:
existingClaim
:
"
"
storageClass
:
"
hostpath"
subPath
:
"
"
accessMode
:
ReadWriteOnce
size
:
5Gi
imageChartStorage
:
# s3 , filesystem
type
:
filesystem
s3
:
accesskey
:
AKIAIOSFODNN7EXAMPLE
secretkey
:
wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
region
:
us-east-1
regionendpoint
:
http://minio.wodcloud.local
bucket
:
registry
encrypt
:
false
v4auth
:
true
chunksize
:
'
5242880'
rootdirectory
:
/
imagePullPolicy
:
IfNotPresent
logLevel
:
info
harborAdminPassword
:
"
spaceIN511"
secretKey
:
"
IpTIscRIgmerlare"
portal
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/harbor-portal
tag
:
v2.1.3-ppc64le
core
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/harbor-core
tag
:
v2.1.3-ppc64le
jobservice
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/harbor-jobservice
tag
:
v2.1.3-ppc64le
registry
:
registry
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/registry
tag
:
2.7.1-ppc64le
resources
:
limits
:
memory
:
4Gi
requests
:
memory
:
256Mi
controller
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/harbor-registryctl
tag
:
v2.1.3-ppc64le
chartmuseum
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/harbor-chartmuseum
tag
:
v2.1.1-ppc64le
nodeSelector
:
{}
# nodeSelector:
# harbor: enabled
storageSpec
:
type
:
hostPath
emptyDir
:
{}
hostPath
:
root
:
/data
clair
:
clair
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/harbor-clair
tag
:
v2.1.1-ppc64le
adapter
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/harbor-clair-adapter
tag
:
v2.1.1-ppc64le
trivy
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/harbor-trivy-adapter
tag
:
v2.1.1-ppc64le
notary
:
server
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/harbor-notary-server
tag
:
v2.1.1-ppc64le
signer
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/harbor-notary-signer
tag
:
v2.1.1-ppc64le
database
:
type
:
internal
internal
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/harbor-db
tag
:
v2.1.3-ppc64le
password
:
"
spaceIN511"
resources
:
limits
:
memory
:
4Gi
requests
:
memory
:
256Mi
redis
:
type
:
internal
internal
:
image
:
repository
:
registry.cn-qingdao.aliyuncs.com/wod/redis
tag
:
6.0.9-ppc64le
\ 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