We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6509582 commit d4fbae0Copy full SHA for d4fbae0
src/index.ts
@@ -77,6 +77,7 @@ export interface customEnv {
77
FEATURE_STEP_WISE_LOGS_ENABLE?: boolean
78
FEATURE_IMAGE_PROMOTION_ENABLE?: boolean
79
FEATURE_CONFIG_DRIFT_ENABLE: boolean
80
+ FEATURE_BULK_RESTART_WORKLOADS_FROM_RB: string
81
}
82
declare global {
83
interface Window {
0 commit comments