sunguroku 5 лет назад
Родитель
Сommit
0b8dff9eae
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      dashboard/src/main/home/cluster-dashboard/chart/ChartList.tsx

+ 1 - 1
dashboard/src/main/home/cluster-dashboard/chart/ChartList.tsx

@@ -48,7 +48,7 @@ export default class ChartList extends Component<PropsType, StateType> {
           namespace: this.props.namespace,
           namespace: this.props.namespace,
           cluster_id: currentCluster.id,
           cluster_id: currentCluster.id,
           storage: StorageType.Secret,
           storage: StorageType.Secret,
-          limit: 20,
+          limit: 50,
           skip: 0,
           skip: 0,
           byDate: false,
           byDate: false,
           statusFilter: [
           statusFilter: [