Skip to content

Commit

Permalink
fix the conditional deploy of kubepromstack
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed Nov 21, 2024
1 parent f61f71a commit 5cac1f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/hedera-block-node/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ version: 0.3.0-SNAPSHOT
dependencies:
- name: kube-prometheus-stack
alias: kubepromstack
condition: kubePrometheusStack.enabled
condition: kubepromstack.enabled
version: "51.2.0" # Use the latest stable version
repository: "https://prometheus-community.github.io/helm-charts"

0 comments on commit 5cac1f8

Please sign in to comment.