Skip to content

Commit

Permalink
chore: update AzCNI to new installer image
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Baker <[email protected]>
  • Loading branch information
rbtr committed Nov 28, 2023
1 parent ce3c130 commit e0967c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion templates/addons/azure-cni-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
- /etc/cni/net.d/10-azure.conflist
command:
- /dropgz
image: mcr.microsoft.com/containernetworking/cni-dropgz:v0.0.4
image: mcr.microsoft.com/containernetworking/azure-cni:v1.5.15
imagePullPolicy: Always
name: azure-cni
volumeMounts:
Expand Down
3 changes: 1 addition & 2 deletions templates/addons/azure-cni-v1/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:
- https://raw.githubusercontent.com/Azure/azure-container-networking/v1.5.3/hack/manifests/cni-installer-v1.yaml

- https://raw.githubusercontent.com/Azure/azure-container-networking/8ce2bbfe46012ac9f11872df8dd589e860014e20/hack/manifests/cni-installer-v1.yaml

0 comments on commit e0967c6

Please sign in to comment.