Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
Updating oms agent tag to use the latest tag released (#4059)
Browse files Browse the repository at this point in the history
  • Loading branch information
rashmichandrashekar authored and jackfrancis committed Oct 17, 2018
1 parent 52ac56e commit b56f3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/api/addons.go
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit b56f3df

Please sign in to comment.