We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca49026 commit 89c01bdCopy full SHA for 89c01bd
1 file changed
charts/netdata/values.yaml
@@ -309,6 +309,8 @@ child:
309
data: |
310
[db]
311
mode = ram
312
+ [web]
313
+ bind to = localhost:19999
314
[health]
315
enabled = no
316
[ml]
@@ -446,6 +448,8 @@ k8sState:
446
448
hostname = {{ .Values.k8sState.hostname }}
447
449
450
451
452
453
454
455
0 commit comments