Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devops 632 add or delete exporter on update #12

Merged
merged 3 commits into from
Dec 29, 2017

Conversation

jchanam
Copy link
Collaborator

@jchanam jchanam commented Dec 29, 2017

  • On update, add or delete exporter if changed.
  • Bump version to 0.1.3 to create new release

@jchanam jchanam requested a review from a team December 29, 2017 11:10
v1.ResourceMemory: resource.MustParse("300Mi"),
},
Requests: v1.ResourceList{
v1.ResourceCPU: resource.MustParse("200m"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Too much default requests, I think 25m cpu and 50Mi RAM is enough

@jchanam jchanam merged commit 1778f70 into master Dec 29, 2017
@jchanam jchanam deleted the devops-632-add-or-delete-exporter-on-update branch December 29, 2017 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants