playbook/roles/harbor/files/setup-with-ali-oss.sh: update

This commit is contained in:
Haitao Pan 2023-05-10 02:20:31 +08:00
parent 97f5c94fe0
commit 2dc516efb2

View File

@ -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