Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Commit 1e85cbe

Browse files
committed
Fix typo
1 parent 4f8755c commit 1e85cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/infra/rc/deployment-rbac.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ spec:
118118
name: iptableslock
119119
containers:
120120
- name: nmi
121-
image: "mcr.microsoft.com/k8s/aad-pod-identity/nmi:1.5.3-c2"
121+
image: "mcr.microsoft.com/k8s/aad-pod-identity/nmi:1.5.3-rc3"
122122
imagePullPolicy: Always
123123
args:
124124
- "--host-ip=$(HOST_IP)"

0 commit comments

Comments
 (0)