fix(helm): update GITEA_URL to point to the new service endpoint in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
7d0728ab39
commit
9ee4989873
@ -53,7 +53,7 @@ devsvc:
|
||||
mongodbName: freeleaps2
|
||||
mongodbUri: mongodb://freeleaps-alpha-mongo-mongodb.freeleaps-alpha.svc.freeleaps.cluster:27017/
|
||||
giteaToken: 1d90e6eba4dbe8979878d2f55d9c7a0c2ab782df
|
||||
giteaUrl: https://alpha.gitea.freeleaps.mathmast.com
|
||||
giteaUrl: http://freeleaps-alpha-gitea-http.freeleaps-alpha.svc.freeleaps.cluster:3000
|
||||
giteaDepotOrganization: products
|
||||
codeDepotHttpPort: 443
|
||||
codeDepotSshPort: 22
|
||||
|
||||
Loading…
Reference in New Issue
Block a user