-
Notifications
You must be signed in to change notification settings - Fork 21
prometheus: Bump chart to latest version #308
prometheus: Bump chart to latest version #308
Conversation
cpu: 200m | ||
memory: 250Mi | ||
cpu: 100m | ||
memory: 50Mi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
didn't we want to bump these values though? I think your commit c9689de got overwritten?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did it in prometheus-3.yaml
the PR #298 that bumped them should have created a new revision file (prometheus-3.yaml
) but instead the previous prometheus-2.yaml
was overwritten
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh that was my miss 👍
cpu: 200m | ||
memory: 250Mi | ||
cpu: 100m | ||
memory: 50Mi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh that was my miss 👍
This reverts commit 3b547b2.
410f301
to
e614dbf
Compare
What type of PR is this?
Chore
What this PR does/ why we need it:
Bumps prometheus-operator chart to latest version which adds a grafana dashboard for autoscaler. Also reverted #298 because it did not create a new revision file, so went back and did that here as well.
Which issue(s) this PR fixes:
https://jira.d2iq.com/browse/D2IQ-64989
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Checklist