From 69590843040c713e48c7c2c4e1d90cc9f7c71a03 Mon Sep 17 00:00:00 2001 From: xeruf <27jf@pm.me> Date: Thu, 29 Feb 2024 15:48:38 +0100 Subject: [PATCH] apps/meet: fix calcom-keys secret --- apps/meet/calcom/calcom-keys.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/meet/calcom/calcom-keys.yaml b/apps/meet/calcom/calcom-keys.yaml index c981664..6d35598 100644 --- a/apps/meet/calcom/calcom-keys.yaml +++ b/apps/meet/calcom/calcom-keys.yaml @@ -9,3 +9,4 @@ spec: NEXT_PUBLIC_WEBAPP_URL: "https://${calcom_domain}" NEXTAUTH_SECRET: "${nextauth_secret}" CALENDSO_ENCRYPTION_KEY: "${calendso_key}" + fields: []