Explorar o código

provisioner view default

sunguroku %!s(int64=5) %!d(string=hai) anos
pai
achega
88db6d6fde
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 0 0
      .github/workflows/staging.yaml
  2. 1 1
      dashboard/src/main/home/Home.tsx

+ 0 - 0
.github/workflows/gcr.yaml → .github/workflows/staging.yaml


+ 1 - 1
dashboard/src/main/home/Home.tsx

@@ -41,7 +41,7 @@ export default class Home extends Component<PropsType, StateType> {
   state = {
     forceSidebar: true,
     showWelcome: false,
-    currentView: 'provisioner',
+    currentView: 'dashboard',
     prevProjectId: null as number | null,
     viewData: null as any,
     forceRefreshClusters: false,