Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

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 committed Aug 26, 2020
1 parent 9a2d071 commit fe1182e
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 fe1182e

Please sign in to comment.