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

Fix alertmanager config as secret instead of ConfigMap. Modify defaults for Grafana #835

Merged
merged 1 commit into from
Jun 23, 2021
Merged

Fix alertmanager config as secret instead of ConfigMap. Modify defaults for Grafana #835

merged 1 commit into from
Jun 23, 2021

Conversation

akodali18
Copy link
Contributor

What this PR does / why we need it

Alertmanager:
Fix for alertmanager not sending any notifications. This is because alertmanager config is a kubernetes secret and not a configMap.

Grafana:
Modified grafana default values. Fixed values files per tobs naming conventions.

Which issue(s) this PR fixes

NA

Describe testing done for PR

Deployed prometheus/alertmanger and grafana on kind and verified all pods are running.

Special notes for your reviewer

NA

Does this PR introduce a user-facing change?

Na

Copy link
Contributor

@jpmcb jpmcb left a comment

Choose a reason for hiding this comment

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

Looks good - all changes made in addons/packages/grafana/ or addons/packages/prometheus/

@jpmcb jpmcb merged commit 4a5789b into vmware-tanzu:main Jun 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants