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
|
username: admin
|
||||||
password: ELvjjaHupgWomLj9
|
password: ELvjjaHupgWomLj9
|
||||||
defaultGitCredentials:
|
defaultGitCredentials:
|
||||||
username: freeleaps
|
username: freeleaps-admin
|
||||||
password: r8sA8CPHD9!bt6d
|
password: r8sA8CPHD9!bt6d
|
||||||
defaultDockerRegistryCredentials:
|
defaultDockerRegistryCredentials:
|
||||||
username: freeleapsdevops
|
username: freeleapsdevops
|
||||||
|
|||||||
@ -48,8 +48,8 @@ devops:
|
|||||||
appMongodbPort: '27017'
|
appMongodbPort: '27017'
|
||||||
metricsEnabled: 'false'
|
metricsEnabled: 'false'
|
||||||
probesEnabled: 'true'
|
probesEnabled: 'true'
|
||||||
baseGiteaUrl: https://alpha.gitea.freeleaps.mathmast.com
|
baseGiteaUrl: https://gitea.freeleaps.mathmast.com
|
||||||
baseReconcileUrl: http://freeleaps-alpha-devops-reconciler-freeleaps-devops-reconciler.freeleaps-alpha.svc.freeleaps.cluster:5000
|
baseReconcileUrl: http://freeleaps-prod-devops-reconciler-freeleaps-devops-reconciler.freeleaps-prod.svc.freeleaps.cluster:5000
|
||||||
baseLokiUrl: http://loki-gateway.freeleaps-logging-system
|
baseLokiUrl: http://loki-gateway.freeleaps-logging-system
|
||||||
logBasePath: /app/log/devops
|
logBasePath: /app/log/devops
|
||||||
logRetention: 30 days
|
logRetention: 30 days
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user