Skip to content

Commit

Permalink
fix duplicate grafana config entries
Browse files Browse the repository at this point in the history
  • Loading branch information
Henni authored Nov 19, 2023
1 parent 205aadc commit c501a52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jsonnet/kube-prometheus/components/grafana.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ function(params)

kubernetesGrafana(config) {
local g = self,
_config+:: config,
_metadata:: {
name: 'grafana',
namespace: g._config.namespace,
Expand Down

0 comments on commit c501a52

Please sign in to comment.