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

Commit fe1182e

Browse files
committed
test: disable azure-arc-onboarding addon in everything cluster config (#3756)
1 parent 9a2d071 commit fe1182e

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

Diff for: test/e2e/test_cluster_configs/everything.json

-13
Original file line numberDiff line numberDiff line change
@@ -64,19 +64,6 @@
6464
"min-replicas": "1",
6565
"nodes-per-replica": "8"
6666
}
67-
},
68-
{
69-
"name": "azure-arc-onboarding",
70-
"enabled": true,
71-
"config": {
72-
"tenantID": "",
73-
"subscriptionID": "",
74-
"resourceGroup": "",
75-
"clusterName": "",
76-
"clientID": "",
77-
"clientSecret": "",
78-
"location": ""
79-
}
8067
}
8168
],
8269
"components": [

0 commit comments

Comments
 (0)