We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47aafd5 + 710b52f commit c10ddb3Copy full SHA for c10ddb3
1 file changed
deploy/reverse-watch-service.yaml
@@ -42,7 +42,7 @@ spec:
42
- name: INGESTORS_CSFLOAT_BASEURL
43
value: https://csfloat.com
44
- name: HTTP_ALLOWEDORIGINS
45
- value: ['chrome-extension://jjicbefpemnphinccgikpdaagjebbnhg']
+ value: "['chrome-extension://jjicbefpemnphinccgikpdaagjebbnhg']"
46
- name: HTTP_ALLOWFIREFOXEXTENSIONS
47
value: 'true'
48
- name: DATABASE_HOST
0 commit comments