mirror of
https://github.com/zoriya/snow.git
synced 2026-08-09 15:59:14 +00:00
add hyperdx to clickhouse
This commit is contained in:
@@ -32,6 +32,15 @@ spec:
|
||||
grafana/networks/ip: "::/0"
|
||||
grafana/grants/query:
|
||||
- GRANT SELECT ON otel.*
|
||||
|
||||
hypderx/password:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: clickhouse-passwords
|
||||
key: hypderx
|
||||
hyperdx/networks/ip: "::/0"
|
||||
hypderx/grants/query:
|
||||
- GRANT SELECT ON otel.*
|
||||
defaults:
|
||||
templates:
|
||||
podTemplate: pod-template
|
||||
|
||||
Reference in New Issue
Block a user