File tree Expand file tree Collapse file tree
components/konflux-devlake/internal-production Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ imageTag: v1.0.3-beta7
44lake :
55 image :
66 repository : quay.io/konflux-ci/konflux-devprod/devlake-backend
7- tag : 54e7a8f0ce1c2717bbdc2485eb321daf81c35729
7+ tag : 10ee0c7cf0bec845e4397157bc895336adf7dd6b
88 encryptionSecret :
99 secretName : konflux-devlake-secrets
1010 autoCreateSecret : false
3131 # API retry attempts for transient failures
3232 API_RETRY : " 5"
3333
34+ # Default sync time range for new projects (days back from today)
35+ DEFAULT_SYNC_DAYS : " 60"
36+
3437 # ===========================================
3538 # GitHub GraphQL Job Collector (PR #8616)
3639 # Optimized for large repositories with many workflow jobs
@@ -83,7 +86,7 @@ grafana:
8386ui :
8487 image :
8588 repository : quay.io/konflux-ci/konflux-devprod/devlake-frontend
86- tag : ef7bd9ac24729adde5112adcbd5b743a3f8b9087
89+ tag : 10ee0c7cf0bec845e4397157bc895336adf7dd6b
8790 securityContext : {}
8891 containerSecurityContext : {}
8992 basicAuth :
You can’t perform that action at this time.
0 commit comments