Closed sharepointoscar closed 2 years ago
Looking back at how other addons are added here, in the main chart values we should add the default grafana values: https://github.com/aws-samples/eks-blueprints-add-ons/blob/main/chart/values.yaml which is currently missing in this PR, can you please add it @sharepointoscar.
https://github.com/aws-samples/eks-blueprints-add-ons/blob/main/chart/values.yaml
Thank you @Zvikan , I will add grafana
default values as per your comment!
https://github.com/aws-samples/eks-blueprints-add-ons/blob/main/chart/values.yaml
Thank you @Zvikan , I will add
grafana
default values as per your comment!
The Grafana add-on
is now fully tested. All resources are deployed successfully, and one can add additional values to override defaults. 🚀
Closes #84
Description of changes: When enabling the Grafana add-on in terraform, the chart never got deployed, only related IAM resources listed below. This PR adds the Grafana
Chart
andadd-on
definitions.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.