Skip to content

Commit

Permalink
fix values
Browse files Browse the repository at this point in the history
  • Loading branch information
eumel8 committed Sep 21, 2023
1 parent a537ff0 commit 095b030
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,15 @@ kube-prometheus-stack:
runAsGroup: 472
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 Expand Up @@ -502,15 +511,6 @@ kube-prometheus-stack:
forceDeployDatasources: true
forceDeployDashboards: true
fullnameOverride: project-monitoring-grafana
datasources:
datasources.yaml:
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
url: http://prometheus-operated:9090
access: proxy
isDefault: true
grafana.ini:
analytics:
check_for_updates: false
Expand Down

0 comments on commit 095b030

Please sign in to comment.