From 34e982cd417fb088790433f0ced4fdbe3c83da4c Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Wed, 21 Jan 2026 22:10:13 +0000 Subject: [PATCH] push --- stripe_to_invoice/deployment/secrets/stripe-secrets.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/stripe_to_invoice/deployment/secrets/stripe-secrets.yaml b/stripe_to_invoice/deployment/secrets/stripe-secrets.yaml index d213c85..17a258c 100644 --- a/stripe_to_invoice/deployment/secrets/stripe-secrets.yaml +++ b/stripe_to_invoice/deployment/secrets/stripe-secrets.yaml @@ -17,3 +17,4 @@ stringData: XERO_CLIENT_SECRET: ${XERO_CLIENT_SECRET} XERO_REDIRECT_URI: ${XERO_REDIRECT_URI} STRIPE_WEBHOOK_SECRET: ${STRIPE_WEBHOOK_SECRET} +