Skip to content

Commit

Permalink
test: disable azure-arc-onboarding addon in everything cluster config (
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfrancis authored and penggu committed Oct 28, 2020
1 parent 5a0e23e commit ac66a78
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions test/e2e/test_cluster_configs/everything.json
Expand Up @@ -64,19 +64,6 @@
"min-replicas": "1",
"nodes-per-replica": "8"
}
},
{
"name": "azure-arc-onboarding",
"enabled": true,
"config": {
"tenantID": "",
"subscriptionID": "",
"resourceGroup": "",
"clusterName": "",
"clientID": "",
"clientSecret": "",
"location": ""
}
}
],
"components": [
Expand Down

0 comments on commit ac66a78

Please sign in to comment.