Skip to content

Commit

Permalink
fix: removed the unnecessary second grafana datasource
Browse files Browse the repository at this point in the history
  • Loading branch information
puffitos committed Sep 15, 2023
1 parent f4a7c01 commit d761e85
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -268,15 +268,6 @@ kube-prometheus-stack:
privileged: false
readOnlyRootFilesystem: true
createConfigmap: true
datasources:
datasources.yaml:
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
url: http://prometheus-operated:9090
access: proxy
isDefault: true
defaultDashboardsEnabled: false
defaultDashboardsTimezone: utc
enabled: true
Expand Down

0 comments on commit d761e85

Please sign in to comment.