This repository was archived by the owner on Oct 12, 2023. It is now read-only.
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ spec:
118
118
name : iptableslock
119
119
containers :
120
120
- name : nmi
121
- image : " mcr.microsoft.com/k8s/aad-pod-identity/nmi:1.5.3-rc3 "
121
+ image : " mcr.microsoft.com/k8s/aad-pod-identity/nmi:1.5.3-rc4 "
122
122
imagePullPolicy : Always
123
123
args :
124
124
- " --host-ip=$(HOST_IP)"
@@ -220,7 +220,7 @@ spec:
220
220
serviceAccountName : aad-pod-id-mic-service-account
221
221
containers :
222
222
- name : mic
223
- image : " mcr.microsoft.com/k8s/aad-pod-identity/mic:1.5.3-rc3 "
223
+ image : " mcr.microsoft.com/k8s/aad-pod-identity/mic:1.5.3-rc4 "
224
224
imagePullPolicy : Always
225
225
args :
226
226
- " --cloudconfig=/etc/kubernetes/azure.json"
Original file line number Diff line number Diff line change 74
74
name : iptableslock
75
75
containers :
76
76
- name : nmi
77
- image : " mcr.microsoft.com/k8s/aad-pod-identity/nmi:1.5.3-rc3 "
77
+ image : " mcr.microsoft.com/k8s/aad-pod-identity/nmi:1.5.3-rc4 "
78
78
imagePullPolicy : Always
79
79
args :
80
80
- " --host-ip=$(HOST_IP)"
@@ -128,7 +128,7 @@ spec:
128
128
spec :
129
129
containers :
130
130
- name : mic
131
- image : " mcr.microsoft.com/k8s/aad-pod-identity/mic:1.5.3-rc3 "
131
+ image : " mcr.microsoft.com/k8s/aad-pod-identity/mic:1.5.3-rc4 "
132
132
imagePullPolicy : Always
133
133
args :
134
134
- " --kubeconfig=/etc/kubernetes/kubeconfig/kubeconfig"
You can’t perform that action at this time.
0 commit comments