fix(helm): update codeDepot configuration in values.alpha.yaml

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-02-25 15:20:13 +08:00
parent 58f1f320e0
commit 7cdf9cb450

View File

@ -55,6 +55,6 @@ devsvc:
giteaToken: 1d90e6eba4dbe8979878d2f55d9c7a0c2ab782df
giteaUri: https://alpha.gitea.freeleaps.mathmast.com
giteaDepotOrganization: products
codeDepotHttpPort: null
codeDepotSshPort: null
codeDepotDomainName: ''
codeDepotHttpPort: 443
codeDepotSshPort: 22
codeDepotDomainName: 'https://alpha.freeleaps.mathmast.com'