From 2cda158897afe0a2c4eebd16d4506fca6cb31a61 Mon Sep 17 00:00:00 2001 From: Frank Villaro-Dixon Date: Fri, 24 May 2024 21:40:43 +0200 Subject: [PATCH] improve readme Signed-off-by: Frank Villaro-Dixon --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3be43a1..9512d44 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,14 @@ if the token is reasonably random. To be implemented; but don't do it. + +## Environment variables + +The following env variables are supported: + +- `CONFIG_FILE` : the location of the config file +- `OPENTSDB_URL` (in this case, don't set it in the config file) + ## Notes about exposing OpenTSDB Currently, OpenTSDB does not support authentication. If you run opentsdb in a k8s