Small changes in auth for web prometheus.

This commit is contained in:
Tomasz Półgrabia 2024-12-14 02:20:10 +01:00
parent 8ad94180fe
commit 4dc267e11f
4 changed files with 11 additions and 2 deletions

View file

@ -0,0 +1,12 @@
apiVersion: 1
deleteDatasources:
datasources:
- name: prometheus
type: prometheus
url: http://prometheus:9090/
isDefault: true
jsonData:
sslMode: "disable"
version: 2