From b38afbb003be12cd6a201d9db1cc9d363aca189b Mon Sep 17 00:00:00 2001 From: Steve Korshakov Date: Mon, 8 Sep 2025 23:35:05 -0700 Subject: [PATCH] feat: add revenuecat and elevenlabs secrets --- deploy/handy.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deploy/handy.yaml b/deploy/handy.yaml index b03ced3..c109a9d 100644 --- a/deploy/handy.yaml +++ b/deploy/handy.yaml @@ -88,6 +88,10 @@ spec: key: /handy-files - extract: key: /handy-e2b + - extract: + key: /handy-revenuecat + - extract: + key: /handy-elevenlabs --- apiVersion: v1 kind: Service