Replace docker images with the official releases. (#4026)

This commit is contained in:
Paulo Gomes 2018-10-15 20:48:25 +01:00 коммит произвёл Matt Boersma
Родитель ecf7e56a0c
Коммит 620b79edaa
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -104,7 +104,7 @@ spec:
hostNetwork: true
containers:
- name: nmi
image: "nikhilbh/nmi:1.2"
image: "mcr.microsoft.com/k8s/aad-pod-identity/nmi:1.2"
imagePullPolicy: Always
resources:
requests:
@ -202,7 +202,7 @@ spec:
serviceAccountName: aad-pod-id-mic-service-account
containers:
- name: mic
image: "nikhilbh/mic:1.2"
image: "mcr.microsoft.com/k8s/aad-pod-identity/mic:1.2"
imagePullPolicy: Always
resources:
requests: