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_LOCAL_URL: http://127.0.0.1:8080
|
||||||
CORE_URL: http://harbor-core:80
|
CORE_URL: http://harbor-core:80
|
||||||
DATABASE_TYPE: postgresql
|
DATABASE_TYPE: postgresql
|
||||||
EXT_ENDPOINT: https://harbor.nhngpuaas.com
|
EXT_ENDPOINT: https://alpha-harbor.gpulive.apppaas.io
|
||||||
HTTP_PROXY: ""
|
HTTP_PROXY: ""
|
||||||
HTTPS_PROXY: ""
|
HTTPS_PROXY: ""
|
||||||
JOBSERVICE_URL: http://harbor-jobservice
|
JOBSERVICE_URL: http://harbor-jobservice
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@ spec:
|
||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- "harbor.nhngpuaas.com"
|
- "alpha-harbor.gpulive.apppaas.io"
|
||||||
secretName: nhngpuaas-ssl
|
secretName: nhngpuaas-ssl
|
||||||
rules:
|
rules:
|
||||||
- host: harbor.nhngpuaas.com
|
- host: harbor.nhngpuaas.com
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue