From 70ee66ae6ae48455ab88e43791cb3be3ba0c972c Mon Sep 17 00:00:00 2001 From: Zach Hayes Date: Mon, 23 Mar 2026 14:13:13 -0700 Subject: [PATCH] don't wrap with brackets --- deploy/reverse-watch-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/reverse-watch-service.yaml b/deploy/reverse-watch-service.yaml index 5904ec2..007222f 100644 --- a/deploy/reverse-watch-service.yaml +++ b/deploy/reverse-watch-service.yaml @@ -44,7 +44,7 @@ spec: - name: INGESTORS_CSFLOAT_BASEURL value: https://csfloat.com - name: HTTP_ALLOWEDORIGINS - value: "['chrome-extension://jjicbefpemnphinccgikpdaagjebbnhg']" + value: "chrome-extension://jjicbefpemnphinccgikpdaagjebbnhg" - name: HTTP_ALLOWFIREFOXEXTENSIONS value: 'true' - name: DATABASE_HOST