alpha-harbor
This commit is contained in:
parent
d1513171e4
commit
d55679efc8
|
|
@ -14,7 +14,7 @@ data:
|
|||
CORE_LOCAL_URL: http://127.0.0.1:8080
|
||||
CORE_URL: http://harbor-core:80
|
||||
DATABASE_TYPE: postgresql
|
||||
EXT_ENDPOINT: https://harbor.nhngpuaas.com
|
||||
EXT_ENDPOINT: https://alpha-harbor.gpulive.apppaas.io
|
||||
HTTP_PROXY: ""
|
||||
HTTPS_PROXY: ""
|
||||
JOBSERVICE_URL: http://harbor-jobservice
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ spec:
|
|||
ingressClassName: nginx
|
||||
tls:
|
||||
- hosts:
|
||||
- "harbor.nhngpuaas.com"
|
||||
- "alpha-harbor.gpulive.apppaas.io"
|
||||
secretName: nhngpuaas-ssl
|
||||
rules:
|
||||
- host: harbor.nhngpuaas.com
|
||||
|
|
|
|||
Loading…
Reference in New Issue