diff --git a/cns/azure-cns.yaml b/cns/azure-cns.yaml index e87dd53595..411c407a55 100644 --- a/cns/azure-cns.yaml +++ b/cns/azure-cns.yaml @@ -93,7 +93,7 @@ spec: effect: NoSchedule containers: - name: cns-container - image: mcr.microsoft.com/containernetworking/azure-cns:v1.2.0-alpha + image: mcr.microsoft.com/containernetworking/azure-cns:v1.2.0 imagePullPolicy: IfNotPresent args: [ "-c", "tcp://$(CNSIpAddress):$(CNSPort)", "-t", "$(CNSLogTarget)"] volumeMounts: