fix: update log path configuration for devops service
This commit is contained in:
parent
cca644f6a3
commit
26364e3d8f
@ -52,7 +52,7 @@ devops:
|
|||||||
baseGiteaUrl: https://gitea.freeleaps.mathmast.com
|
baseGiteaUrl: https://gitea.freeleaps.mathmast.com
|
||||||
baseReconcileUrl: https://reconcile.freeleaps.mathmast.com
|
baseReconcileUrl: https://reconcile.freeleaps.mathmast.com
|
||||||
baseLokiUrl: http://loki-gateway.freeleaps-logging-system
|
baseLokiUrl: http://loki-gateway.freeleaps-logging-system
|
||||||
logBasePath: /app/log
|
logBasePath: /app/log/devops
|
||||||
logRetention: 30 days
|
logRetention: 30 days
|
||||||
logRotation: 00:00
|
logRotation: 00:00
|
||||||
logBackupFiles: '5'
|
logBackupFiles: '5'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user