mirror of
https://github.com/0x1d/drift-keeper.git
synced 2025-12-16 11:04:31 +01:00
Run container as keeper user, add basic auth to prometheus
This commit is contained in:
@@ -7,3 +7,7 @@ datasources:
|
||||
isDefault: true
|
||||
access: proxy
|
||||
editable: true
|
||||
basicAuth: true
|
||||
basicAuthUser: prom
|
||||
secureJsonData:
|
||||
basicAuthPassword: prompass
|
||||
Reference in New Issue
Block a user