fix(helm): update codeDepot configuration in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
58f1f320e0
commit
7cdf9cb450
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user