fix: update baseReconcileUrl in values.alpha.yaml to use the correct service address

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-08-03 03:35:08 +08:00
parent 08dea57ed0
commit 47b8cfb4be

View File

@ -50,7 +50,7 @@ devops:
metricsEnabled: 'false'
probesEnabled: 'true'
baseGiteaUrl: https://alpha.gitea.freeleaps.mathmast.com
baseReconcileUrl: http://freeleaps-alpha-devops-reconciler-freeleaps-devops-reconciler:5000
baseReconcileUrl: http://freeleaps-alpha-devops-reconciler-freeleaps-devops-reconciler.svc.freeleaps-alpha.freeleaps.cluster:5000
baseLokiUrl: http://loki-gateway.freeleaps-logging-system
logBasePath: /app/log/devops
logRetention: 30 days