We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92d8503 commit 5932f52Copy full SHA for 5932f52
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