File tree Expand file tree Collapse file tree
components/konflux-devlake/internal-staging 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 : 77ede6af89e40a038c6fccd90979706a48bc2f79
7+ tag : 10ee0c7cf0bec845e4397157bc895336adf7dd6b
88 encryptionSecret :
99 secretName : konflux-devlake-secrets
1010 autoCreateSecret : false
3737 # API retry attempts for transient failures
3838 API_RETRY : " 5"
3939
40+ # Default sync time range for new projects (days back from today)
41+ DEFAULT_SYNC_DAYS : " 60"
42+
4043 # ===========================================
4144 # GitHub GraphQL Job Collector (PR #8616)
4245 # Optimized for large repositories with many workflow jobs
@@ -103,7 +106,7 @@ grafana:
103106ui :
104107 image :
105108 repository : quay.io/konflux-ci/konflux-devprod/devlake-frontend
106- tag : 77ede6af89e40a038c6fccd90979706a48bc2f79
109+ tag : 10ee0c7cf0bec845e4397157bc895336adf7dd6b
107110 securityContext : {}
108111 containerSecurityContext : {}
109112 basicAuth :
You can’t perform that action at this time.
0 commit comments