[FOLIO-2915] Set kafka host and port for mod-inventory-storage in rancher Created: 15/Dec/20 Updated: 15/Dec/20 Resolved: 15/Dec/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | TBD |
| Reporter: | Bohdan Suprun (Inactive) | Assignee: | Stanislav Miroshnichenko |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | |||||||||
| Development Team: | FOLIO DevOps | ||||||||
| Description |
|
Falcon team developing search engine and this requires mod-inventory-storage to send domain events to kafka message broker. Because of this, all reference environment have to set KAFKA_HOST and KAFKA_PORT env variables in the mod-inventory-storage docker container. |
| Comments |
| Comment by Stanislav Miroshnichenko [ 15/Dec/20 ] |
|
Helm chart upgraded. Use 0.1.34 or above version. KAFKA_HOST and KAFKA_PORT env variables are taken from Kubernetes Secret 'db-connect-modules' |
| Comment by Bohdan Suprun (Inactive) [ 15/Dec/20 ] |
|
Thanks, verified! |