Skip to content

Commit

Permalink
chore: bump kapps ref
Browse files Browse the repository at this point in the history
Signed-off-by: Tarun Gupta Akirala <[email protected]>
  • Loading branch information
takirala committed Dec 19, 2024
1 parent b516eb7 commit f5a89ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion services/centralized-kubecost/2.5.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ data:
# used for display in Kubecost UI
clusterName: ""
clusterProfile: production
cloudIntegrationSecret: # TODO: figure out how to add cloud integration secret
cloudIntegrationSecret: # TODO(takirala): Do we want to enable this by default?
productKey:
enabled: false
#key: YOUR_KEY
4 changes: 2 additions & 2 deletions services/kubecost/2.5.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ data:
enabled: true
grafana:
enabled: true #TODO: Disable Grafana
enabled: true
proxy: false
forecasting:
# Enable this to use kubecost's cost forecosting model
enabled: false
upgrade:
toV2: false # TODO: Handle upgrades.
toV2: false # TODO(takirala): Handle upgrades.
federatedETL:
federatedCluster: true
Expand Down

0 comments on commit f5a89ec

Please sign in to comment.