From 09f1f6c5ac3bdf52a34d8e6c0191b3289b782b82 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 8 Jan 2026 06:48:10 +0000 Subject: [PATCH] add env for urls --- clusters/cl01tl/helm/ephemera/values.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/clusters/cl01tl/helm/ephemera/values.yaml b/clusters/cl01tl/helm/ephemera/values.yaml index d2577b0cb..411496df4 100644 --- a/clusters/cl01tl/helm/ephemera/values.yaml +++ b/clusters/cl01tl/helm/ephemera/values.yaml @@ -12,6 +12,10 @@ ephemera: tag: 2.0.0 pullPolicy: IfNotPresent env: + - name: ALLOWED_ORIGINS + value: https://ephemera.alexlebens.net + - name: BASE_URL + value: https://ephemera.alexlebens.net - name: AA_BASE_URL value: https://annas-archive.org # - name: AA_API_KEY