mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 01:49:44 +00:00
monitoring: grafana: remove manual prom datasource
This commit is contained in:
parent
0aafe4136f
commit
5dc9b1994c
1 changed files with 0 additions and 9 deletions
|
|
@ -59,15 +59,6 @@ prometheus-operator:
|
||||||
auth_url: https://github.com/login/oauth/authorize
|
auth_url: https://github.com/login/oauth/authorize
|
||||||
token_url: https://github.com/login/oauth/access_token
|
token_url: https://github.com/login/oauth/access_token
|
||||||
api_url: https://api.github.com/user
|
api_url: https://api.github.com/user
|
||||||
datasources:
|
|
||||||
datasources.yaml:
|
|
||||||
apiVersion: 1
|
|
||||||
datasources:
|
|
||||||
- name: Prometheus
|
|
||||||
type: prometheus
|
|
||||||
access: proxy
|
|
||||||
url: http://prometheus-operated:9090
|
|
||||||
editable: false
|
|
||||||
alertmanager:
|
alertmanager:
|
||||||
enabled: false
|
enabled: false
|
||||||
defaultRules:
|
defaultRules:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue