Skip to content

Commit 2a0c8b7

Browse files
authored
disable managed identity in test config
1 parent 1ac1649 commit 2a0c8b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/manifest/linux.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"orchestratorType": "Kubernetes",
77
"orchestratorRelease": "1.16",
88
"kubernetesConfig": {
9+
"useManagedIdentity": false,
910
"useCloudControllerManager": true,
1011
"customCcmImage": "mcr.microsoft.com/k8s/core/azure-cloud-controller-manager:v0.3.0",
1112
"networkPlugin": "azure",

0 commit comments

Comments
 (0)