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:
parent
08dea57ed0
commit
47b8cfb4be
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user