Created
October 26, 2018 06:47
-
-
Save chromko/3abeb08bcc65a3b3748d754a3fffd8ec to your computer and use it in GitHub Desktop.
grafana-values.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
datasources: | |
datasources.yaml: | |
apiVersion: 1 | |
datasources: | |
- name: Prometheus | |
type: prometheus | |
url: http://prom-prometheus-server | |
access: proxy | |
isDefault: true | |
ingress: | |
enabled: true | |
hosts: | |
- reddit-grafana | |
adminPassword: admin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment