From c6f94a388f4732f487c75f61e55ecfc24c5e4912 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Thu, 8 Jan 2026 18:19:18 +0100 Subject: [PATCH] added google oauth credentials --- booking-system/booking.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/booking-system/booking.yaml b/booking-system/booking.yaml index c95d4a3..7c4cfa0 100644 --- a/booking-system/booking.yaml +++ b/booking-system/booking.yaml @@ -299,8 +299,9 @@ spec: valueFrom: secretKeyRef: name: calcom-app - key: google-client-id - optional: true + key: google-api-credentials + - name: GOOGLE_LOGIN_ENABLED + value: "false" # Timezone - name: TZ