Skip to content

Commit 7e834d4

Browse files
Update azure-cns.yaml
1 parent 3bc1a1f commit 7e834d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cns/azure-cns.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ spec:
9393
effect: NoSchedule
9494
containers:
9595
- name: cns-container
96-
image: mcr.microsoft.com/containernetworking/azure-cns:v1.2.4
96+
image: mcr.microsoft.com/containernetworking/azure-cns:v1.3.0
9797
imagePullPolicy: IfNotPresent
9898
args: [ "-c", "tcp://$(CNSIpAddress):$(CNSPort)", "-t", "$(CNSLogTarget)"]
9999
volumeMounts:
@@ -158,4 +158,4 @@ data:
158158
"NodeSyncIntervalInSeconds": 30
159159
},
160160
"ChannelMode": "CRD"
161-
}
161+
}

0 commit comments

Comments
 (0)