fix(devops): update Gitea and reconciler URLs for production environment
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
38873cfc74
commit
a44ae51a89
@ -113,7 +113,7 @@ secrets:
|
||||
username: admin
|
||||
password: ELvjjaHupgWomLj9
|
||||
defaultGitCredentials:
|
||||
username: freeleaps
|
||||
username: freeleaps-admin
|
||||
password: r8sA8CPHD9!bt6d
|
||||
defaultDockerRegistryCredentials:
|
||||
username: freeleapsdevops
|
||||
|
||||
@ -48,8 +48,8 @@ devops:
|
||||
appMongodbPort: '27017'
|
||||
metricsEnabled: 'false'
|
||||
probesEnabled: 'true'
|
||||
baseGiteaUrl: https://alpha.gitea.freeleaps.mathmast.com
|
||||
baseReconcileUrl: http://freeleaps-alpha-devops-reconciler-freeleaps-devops-reconciler.freeleaps-alpha.svc.freeleaps.cluster:5000
|
||||
baseGiteaUrl: https://gitea.freeleaps.mathmast.com
|
||||
baseReconcileUrl: http://freeleaps-prod-devops-reconciler-freeleaps-devops-reconciler.freeleaps-prod.svc.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