Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Signed-off-by: Tarun Gupta Akirala <[email protected]>
  • Loading branch information
takirala committed Jan 8, 2025
1 parent dda0202 commit 3af7d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/kubecost/2.5.0/release/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
valuesFrom: # The order is important. The last entry will override the previous ones.
- kind: ConfigMap
name: kubecost-2.5.0-d2iq-defaults
valuesKey: agent-values.yaml
valuesKey: values.yaml
- kind: ConfigMap
name: kubecost-2.5.0-d2iq-defaults
valuesKey: ${kubecostClusterMode:=primary}-values.yaml # Configures the kubecost cluster as primary with no object storage for single cluster mode.
Expand Down

0 comments on commit 3af7d5e

Please sign in to comment.