From 497e07d187bc2668d96fcd7b9a7afb5076846f5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=97=AA=D1=94=CE=BD=CE=B9=CE=B7=20=E1=97=B7=CF=85=D0=BD?= =?UTF-8?q?=CA=9F?= Date: Tue, 27 Apr 2021 11:20:03 -0400 Subject: [PATCH] fix: helm chart config example --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f73e80..fba5d65 100644 --- a/README.md +++ b/README.md @@ -87,9 +87,9 @@ defaultBackend: repository: ghcr.io/181192/custom-error-pages tag: latest # optional: change path to theme - extraEnv: + extraEnvs: - name: ERROR_FILES_PATH - value: knockout + value: ./themes/knockout ``` ## Getting started - Kustomize