Skip to content

Commit

Permalink
fix(monitoring): fix config value key
Browse files Browse the repository at this point in the history
  • Loading branch information
dsluijk committed Dec 20, 2023
1 parent 73d3ca5 commit 22d32ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/monitoring/kube-state-metrics/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ spec:
valuesFrom:
- kind: ConfigMap
name: flux-kube-state-metrics-config
valuesKey: kube-state-metrics-config.yaml
valuesKey: config.yaml

0 comments on commit 22d32ec

Please sign in to comment.