Skip to content

Commit 8fa75f4

Browse files
authored
Merge pull request #508 from andyzhangx/remove-ccm-config
test: remove deprecated ccm config
2 parents 8873505 + b03f921 commit 8fa75f4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/manifest/linux-vmss.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"useManagedIdentity": true,
1010
"userAssignedID": "blobfuse-csi-driver-e2e-test-id",
1111
"useCloudControllerManager": true,
12-
"customCcmImage": "mcr.microsoft.com/k8s/core/azure-cloud-controller-manager:v0.3.0",
1312
"networkPolicy": "none",
1413
"addons": [
1514
{

test/manifest/linux.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"kubernetesConfig": {
99
"useManagedIdentity": false,
1010
"useCloudControllerManager": true,
11-
"customCcmImage": "mcr.microsoft.com/k8s/core/azure-cloud-controller-manager:v0.3.0",
1211
"networkPlugin": "azure",
1312
"containerRuntime": "containerd",
1413
"addons": [

0 commit comments

Comments
 (0)