We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92d8503 + 5932f52 commit 47aafd5Copy full SHA for 47aafd5
1 file changed
deploy/reverse-watch-service.yaml
@@ -41,6 +41,10 @@ spec:
41
value: 'true'
42
- name: INGESTORS_CSFLOAT_BASEURL
43
value: https://csfloat.com
44
+ - name: HTTP_ALLOWEDORIGINS
45
+ value: ['chrome-extension://jjicbefpemnphinccgikpdaagjebbnhg']
46
+ - name: HTTP_ALLOWFIREFOXEXTENSIONS
47
+ value: 'true'
48
- name: DATABASE_HOST
49
valueFrom:
50
secretKeyRef:
0 commit comments