From c0ec6b635ec61741010f6db61f6534fe46dbbc95 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Sun, 1 Mar 2026 02:19:11 +0200 Subject: [PATCH] Update google client for invy: --- manifests/invy/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/invy/values.yaml b/manifests/invy/values.yaml index 8a248c0..421aacc 100644 --- a/manifests/invy/values.yaml +++ b/manifests/invy/values.yaml @@ -25,8 +25,8 @@ backend: GOOGLE_REDIRECT_URI: "https://api-invy.dvirlabs.com/auth/google/callback" FRONTEND_URL: "https://invy.dvirlabs.com" # Google OAuth credentials - googleClientId: "143092846986-v9s70im3ilpai78n89q38qpikernp2f8.apps.googleusercontent.com" - googleClientSecret: "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" + googleClientId: "97702229450-ivi5rvj0drai08k5svm7sekqdijj6953.apps.googleusercontent.com" + googleClientSecret: "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" ingress: enabled: true className: "traefik"