Skip to content

Commit

Permalink
Update chart.yaml
Browse files Browse the repository at this point in the history
Add clusterController and its SCC to the Openshift's workflow
  • Loading branch information
ivankube authored Dec 18, 2024
1 parent d336a3e commit 52e2cef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@ jobs:
--set global.platforms.openshift.route.enabled=true \
--set global.platforms.openshift.scc.nodeExporter=true \
--set global.platforms.openshift.scc.networkCosts=true \
--set global.platforms.openshift.scc.clusterController=true \
--set clusterController.enabled=true \
--set networkCosts.enabled=true \
--set prometheus.nodeExporter.enabled=true
# run: ct install --namespace kubecost --chart-dirs=cost-analyzer/ --charts cost-analyzer/
Expand Down

0 comments on commit 52e2cef

Please sign in to comment.