Remove using docker-compose.yml in container
Remove support for consul for docker-compose
Remove consul and os-npm-util npm modules
Add consulJob to register/deregister consul service
Add svcDiscovery map to values.yaml
Add consul+tag env vars to deployment/sts template files
Update node.js to 18.14.1
Migrate from using consul module to using consul.js
Changelog: added, changed, removed
Closes: #11 (closed)
Maybe in the next iteration an always up sidecar that queries the healthcheck endpoint that is completely separate and agnostic or go with a super minimal module/package approach for each language.