mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
revert the notebook background execution (#7984)
This commit is contained in:
@@ -227,8 +227,7 @@
|
||||
{
|
||||
"wizard": {
|
||||
"type": "new-aks",
|
||||
"notebook": "%bdc-2019-aks-notebook%",
|
||||
"azdata_notebook": "%azdata-bdc-2019-aks-notebook%"
|
||||
"notebook": "%bdc-2019-aks-notebook%"
|
||||
},
|
||||
"requiredTools": [
|
||||
{
|
||||
@@ -246,8 +245,7 @@
|
||||
{
|
||||
"wizard": {
|
||||
"type": "existing-aks",
|
||||
"notebook": "%bdc-2019-existing-aks-notebook%",
|
||||
"azdata_notebook": "%azdata-bdc-2019-existing-aks-notebook"
|
||||
"notebook": "%bdc-2019-existing-aks-notebook%"
|
||||
},
|
||||
"requiredTools": [
|
||||
{
|
||||
@@ -262,8 +260,7 @@
|
||||
{
|
||||
"wizard": {
|
||||
"type": "existing-kubeadm",
|
||||
"notebook": "%bdc-2019-existing-kubeadm-notebook%",
|
||||
"azdata_notebook": "%azdata-bdc-2019-existing-kubeadm-notebook%"
|
||||
"notebook": "%bdc-2019-existing-kubeadm-notebook%"
|
||||
},
|
||||
"requiredTools": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user