You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config.md
+4
Original file line number
Diff line number
Diff line change
@@ -45,5 +45,9 @@
45
45
| TRIGGER_API_TIMEOUT | 60000 | Default timeout for all API requests for Trigger calls (Deploy artifacts, charts) in DASHBOARD |
46
46
| FEATURE_HIDE_USER_DIRECT_PERMISSIONS_FOR_NON_SUPER_ADMINS | "true" | Would hide the user direct permissions for non-super admin users in User Permissions |
47
47
| FEATURE_ACTION_AUDIOS_ENABLE | true | Would enable audios in dashboard |
48
+
| FEATURE_EXTERNAL_FLUX_CD_ENABLE | false | To enable flux cd option in app list page |
49
+
| FEATURE_BULK_RESTART_WORKLOADS_FROM_RB | deployment,rollout,daemonset,statefulset | Enables the bulk operations in the resource browser for specific workload type. |
50
+
| FEATURE_USER_DEFINED_GITOPS_REPO_ENABLE | false | If enabled user can pass the manual gitops repo |
51
+
| SENTRY_RELEASE_VERSION || Sentry release Version |
0 commit comments