Updating oms agent tag to use the latest tag released (#4059)

This commit is contained in:
rashmichandrashekar 2018-10-17 11:40:58 -07:00 коммит произвёл Jack Francis
Родитель 52ac56eae2
Коммит b56f3dfa3b
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -169,7 +169,7 @@ func (cs *ContainerService) setAddonsConfig() {
Containers: []KubernetesContainerSpec{
{
Name: "omsagent",
Image: "microsoft/oms:ciprod07312018",
Image: "microsoft/oms:ciprod10162018-2",
CPURequests: "50m",
MemoryRequests: "200Mi",
CPULimits: "150m",