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

chore: use ConfigMap instead of Secret for grafana dashboards #1457

Conversation

cwrau
Copy link
Contributor

@cwrau cwrau commented Jul 15, 2024

secrets should only be used for sensitive data, which dashboards are not

secrets should only be used for sensitive data, which dashboards are not
@cwrau cwrau changed the title chore: use ConfigMap instead of Secret for grafana dashboards secrets should only be used for sensitive data, which dashboards are not chore: use ConfigMap instead of Secret for grafana dashboards Jul 15, 2024
@Slach Slach changed the base branch from master to 0.24.0 July 16, 2024 13:38
@Slach
Copy link
Collaborator

Slach commented Jul 16, 2024

yep, according to https://github.com/grafana/helm-charts/blob/grafana-8.3.4/charts/grafana/values.yaml#L778
it should be configMap instead of secrets

@Slach Slach merged commit 6c9691b into Altinity:0.24.0 Jul 16, 2024
Slach added a commit that referenced this pull request Jul 16, 2024
Signed-off-by: Slach <bloodjazman@gmail.com>
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