roles/harbor/files/setup.sh: update

This commit is contained in:
Haitao Pan 2023-06-27 19:31:14 +08:00
parent d301c3a8f4
commit 33b2c0bab4

View File

@ -11,13 +11,12 @@ storage_type=$8
cat > harbor-config.yaml << EOF
ingress:
enabled: true
core:
ingressClassName: "nginx"
extraTls:
- hosts:
- hosts:
- core.harbor.domain
secretName: "$secret_name"
secretName: "$secret_name"
externalURL: https://harbor.onwalk.net
postgresql: