mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 01:49:44 +00:00
monitoring: fix datasource.yaml config is invalid
This commit is contained in:
parent
6c12aba508
commit
9ce111b27b
1 changed files with 0 additions and 1 deletions
|
|
@ -66,7 +66,6 @@ prometheus-operator:
|
||||||
type: prometheus
|
type: prometheus
|
||||||
access: proxy
|
access: proxy
|
||||||
url: http://prometheus-operated:9090
|
url: http://prometheus-operated:9090
|
||||||
isDefault: true
|
|
||||||
editable: false
|
editable: false
|
||||||
alertmanager:
|
alertmanager:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue