diff --git a/Babylon/templates/working_dir/.templates/yaml/Workspace.yaml b/Babylon/templates/working_dir/.templates/yaml/Workspace.yaml index dca0dad4..b791fd67 100644 --- a/Babylon/templates/working_dir/.templates/yaml/Workspace.yaml +++ b/Babylon/templates/working_dir/.templates/yaml/Workspace.yaml @@ -5,7 +5,7 @@ spec: sidecars: postgres: schema: - create: false + create: true jobs: - name: k8s_job.yaml path: postgres/jobs @@ -20,7 +20,7 @@ spec: sendInputToDataWarehouse: true sendScenarioRunToEventHub: true additionalData: - webApp: + webapp: solution: runTemplateFilter: defaultRunTemplateDataset: null @@ -36,5 +36,6 @@ spec: supportUrl: 'https://support.cosmotech.com' organizationUrl: 'https://cosmotech.com' documentationUrl: 'https://portal.cosmotech.com/resources/platform-resources/web-app-user-guide' - datasetManager: + datasetManager: 'removeToDisableDatasetManager' + datasourceFilter: [] security: {{security}} \ No newline at end of file