From 3e78276f23ee799a29f7a3ca2f4fa217f0103734 Mon Sep 17 00:00:00 2001 From: Pascal Iske Date: Fri, 17 Mar 2023 19:24:23 +0100 Subject: [PATCH] fix(plausible): add ci mock values --- charts/plausible/ci/ct-values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/plausible/ci/ct-values.yaml b/charts/plausible/ci/ct-values.yaml index f2e5e7f0..c2f1d6ab 100644 --- a/charts/plausible/ci/ct-values.yaml +++ b/charts/plausible/ci/ct-values.yaml @@ -1,3 +1,5 @@ env: - name: BASE_URL value: http://localhost:8000 + - name: SECRET_KEY_BASE + value: foo-bar-secret-123