From c0317251aacad4b63d78292909bb07502b9e8ec4 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Fri, 4 Feb 2022 14:01:51 +0000 Subject: [PATCH] Auto-update chart README --- charts/stable/error-pages/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/error-pages/README.md b/charts/stable/error-pages/README.md index 7f7ab5b6..9750e660 100644 --- a/charts/stable/error-pages/README.md +++ b/charts/stable/error-pages/README.md @@ -114,7 +114,7 @@ spec: | Key | Type | Default | Description | |-----|------|---------|-------------| -| env | object | See below | environment variables. | +| env | object | See below | environment variables. See the [error-pages documentation](https://github.com/tarampampam/error-pages/wiki/HTTP-server) for more info. | | env.SHOW_DETAILS | string | `"false"` | Enable details on error pages | | env.TEMPLATE_NAME | string | `"l7-dark"` | Set the template | | env.TZ | string | `"UTC"` | Set the container timezone |