Open
Description
Describe the bug a clear and concise description of what the bug is.
From values:
- L1213: datasources: all lower case
- L1225: GrafanaDataSource: capital-S, but it is immediately followed by GrafanaDatasource which lost the capital S again
- L1237,1365,etc: datasource: most of the file is all-lower
- L1425: additionalDataSources: this got the missing capital-S somehow
What's your helm version?
main
What's your kubectl version?
n/a
Which chart?
kube-prometheus-stack
What's the chart version?
main
What happened?
No response
What you expected to happen?
Agreement about capitalization rules
How to reproduce it?
No response
Enter the changed values of values.yaml?
No response
Enter the command that you execute and failing/misfunctioning.
git pull main; cat values.yaml
Anything else we need to know?
No response