Skip to content

Commit

Permalink
Remove last bits of grafana referenced config in values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianKopp committed Oct 15, 2024
1 parent 6e2e0a5 commit 3ce77d9
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions charts/temporal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -408,24 +408,6 @@ elasticsearch:
username: ""
password: ""
visibilityIndex: "temporal_visibility_v1_dev"
grafana:
enabled: true
replicas: 1
testFramework:
enabled: false
rbac:
create: false
pspEnabled: false
namespaced: true
datasources:
datasources.yaml:
apiVersion: 1
datasources:
- name: TemporalMetrics
type: prometheus
url: http://{{ .Release.Name }}-prometheus-server
access: proxy
isDefault: true
cassandra:
enabled: true
persistence:
Expand Down

0 comments on commit 3ce77d9

Please sign in to comment.