forked from BLC/sgeUpdated
Merge pull request 'fix: use internal IP for Harbor and add network-resilient fetch' (#16) from fix/harbor-connection-port into main
Reviewed-on: #16
This commit is contained in:
@@ -6,7 +6,7 @@ cd /home/ubuntu/Bgreen/sgeUpdated
|
||||
# -----------------------
|
||||
# Harbor settings
|
||||
# -----------------------
|
||||
HARBOR_REGISTRY="10.150.1.166:8085"
|
||||
HARBOR_REGISTRY="10.10.100.110:8085"
|
||||
HARBOR_PROJECT="bgreen"
|
||||
|
||||
BACKEND_IMAGE_REPO="${HARBOR_REGISTRY}/${HARBOR_PROJECT}/bgreen-backend"
|
||||
|
||||
Reference in New Issue
Block a user