fix(reconciler): update Gitea and reconcile URLs in values.alpha.yaml
- Changed baseGiteaUrl to point to the alpha environment. - Updated baseReconcileUrl to reflect the correct service address for the reconciler. Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
21b706f5b9
commit
3bb63fdfed
@ -49,8 +49,8 @@ devops:
|
||||
mongodbUri: mongodb+srv://jetli:8IHKx6dZK8BfugGp@freeleaps2.hanbj.mongodb.net/
|
||||
metricsEnabled: 'false'
|
||||
probesEnabled: 'true'
|
||||
baseGiteaUrl: https://gitea.freeleaps.mathmast.com
|
||||
baseReconcileUrl: https://reconcile.freeleaps.mathmast.com
|
||||
baseGiteaUrl: https://alpha.gitea.freeleaps.mathmast.com
|
||||
baseReconcileUrl: http://freeleaps-alpha-devops-reconciler-freeleaps-devops-reconciler:5000
|
||||
baseLokiUrl: http://loki-gateway.freeleaps-logging-system
|
||||
logBasePath: /app/log/devops
|
||||
logRetention: 30 days
|
||||
|
||||
Loading…
Reference in New Issue
Block a user