Skip to content

Commit f6eefaf

Browse files
committed
set USE_V2 flag to true by default
1 parent 448ec3a commit f6eefaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ HIDE_GITOPS_OR_HELM_OPTION=true
2424
CONFIGURABLE_TIMEOUT=
2525
HIDE_APPLICATION_GROUPS=true
2626
REACT_APP_K8S_CLIENT=false
27-
USE_V2=false
27+
USE_V2=true
2828
CLUSTER_TERMINAL_CONNECTION_POLLING_INTERVAL=7000
2929
CLUSTER_TERMINAL_CONNECTION_RETRY_COUNT=7
3030
ENABLE_CHART_SEARCH_IN_HELM_DEPLOY=false

0 commit comments

Comments
 (0)