playbook/roles/harbor/files/setup-with-ali-oss.sh: update
This commit is contained in:
parent
97f5c94fe0
commit
2dc516efb2
@ -19,7 +19,7 @@ expose:
|
||||
notarySecretName: $secret_name
|
||||
ingress:
|
||||
hosts:
|
||||
core: harbor.${domain}
|
||||
core: artifact.${domain}
|
||||
notary: notary.${domain}
|
||||
className: "nginx"
|
||||
database:
|
||||
@ -46,7 +46,7 @@ persistence:
|
||||
region: "oss-cn-wulanchabu"
|
||||
bucket: "harbor-s3"
|
||||
endpoint: "oss-cn-wulanchabu.aliyuncs.com"
|
||||
externalURL: https://harbor.${domain}
|
||||
externalURL: https://artifact.${domain}
|
||||
EOF
|
||||
|
||||
export KUBECONFIG=/etc/rancher/k3s/k3s.yaml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user