fix(nextgen): add dev.next-gen.techarvest.co.zw to ALLOWED_ORIGINS for PWA dev environment
Build and Push Docker Images / build (api) (push) Successful in 1m33s
Details
Build and Push Docker Images / build (musicseerr) (push) Successful in 6m36s
Details
Build and Push Docker Images / build (web) (push) Successful in 1m28s
Details
Build and Push Docker Images / build (nextgen) (push) Successful in 11m9s
Details
Build and Push Docker Images / build (worker) (push) Successful in 10m27s
Details
Build and Push Docker Images / deploy (push) Successful in 19s
Details
Build and Push Docker Images / build (api) (push) Successful in 1m33s
Details
Build and Push Docker Images / build (musicseerr) (push) Successful in 6m36s
Details
Build and Push Docker Images / build (web) (push) Successful in 1m28s
Details
Build and Push Docker Images / build (nextgen) (push) Successful in 11m9s
Details
Build and Push Docker Images / build (worker) (push) Successful in 10m27s
Details
Build and Push Docker Images / deploy (push) Successful in 19s
Details
This commit is contained in:
parent
0296bff3c9
commit
c94e0ce56e
|
|
@ -33,7 +33,7 @@ spec:
|
||||||
- name: JWT_SECRET
|
- name: JWT_SECRET
|
||||||
value: "africa-alert-production-secret-2024"
|
value: "africa-alert-production-secret-2024"
|
||||||
- name: ALLOWED_ORIGINS
|
- name: ALLOWED_ORIGINS
|
||||||
value: "https://main.next-gen.techarvest.co.zw,https://next-gen.techarvest.co.zw,http://localhost:3000"
|
value: "https://main.next-gen.techarvest.co.zw,https://next-gen.techarvest.co.zw,https://dev.next-gen.techarvest.co.zw,http://localhost:3000"
|
||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue