diff --git a/workspaces/bulk-import/app-config.yaml b/workspaces/bulk-import/app-config.yaml index c22e6a499b..24bf395b9b 100644 --- a/workspaces/bulk-import/app-config.yaml +++ b/workspaces/bulk-import/app-config.yaml @@ -141,11 +141,11 @@ orchestrator: # runtime: podman baseUrl: http://localhost port: 8899 - autoStart: false + autoStart: true # If you're using a MacBook with M-series chips, uncomment the line below to use ARM images. # To pull the image, you'll first need to authenticate with the registry. # For more information, visit: https://red.ht/410mMNU. - container: registry.redhat.io/openshift-serverless-1/logic-swf-devmode-rhel8:1.36.0 + # container: registry.redhat.io/openshift-serverless-1/logic-swf-devmode-rhel8:1.36.0 # notsecret notificationsBearerToken: bXljdXJscGFzc3dkCg== notificationsUrl: http://host.docker.internal:7007 @@ -156,7 +156,7 @@ orchestrator: # persistence: # path: ./.devModeTemp/db_persistence # this will be under packages/backend workflowsSource: - gitRepositoryUrl: https://github.com/AndrienkoAleksandr/backstage-orchestrator-workflows.git + gitRepositoryUrl: https://github.com/rhdhorchestrator/backstage-orchestrator-workflows.git localPath: ./.devModeTemp/repository # this will be under packages/backend dataIndexService: url: http://localhost:8899