Skip to content

Commit

Permalink
chore(cf-eks-monitoring): trying to fix prom-stack-operator setup whe…
Browse files Browse the repository at this point in the history
…n installed via argo
  • Loading branch information
rcmorano committed May 9, 2024
1 parent ffda157 commit bf4eb27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/cf-eks-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: cf-eks-monitoring
description: A Helm chart for deploying CF's monitoring stack to EKS clusters
type: application
version: 0.0.1
version: 0.0.2
appVersion: 0.0.1
dependencies:
- name: metrics-server
Expand Down
4 changes: 3 additions & 1 deletion charts/cf-eks-monitoring/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
kube-prometheus-stack:
enabled: true
fullnameOverride: "kube-prometheus-stack"
global:
rbac:
create: false
grafana:
plugins:
- grafana-singlestat-panel
Expand Down

0 comments on commit bf4eb27

Please sign in to comment.