edgexfoundry / edgex-compose

EdgeX Foundry Docker Compose release compose files and tools for building EdgeX compose files
Apache License 2.0
81 stars 115 forks source link

refactor: Remove redundant Env Overrides #347

Closed lenny-goodell closed 1 year ago

lenny-goodell commented 1 year ago

Removed the redundent override which are already defaults in code or entrypoint scripts

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-compose/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

run make pull ds-virtual delayed-start to ensure latest images are used run make run ds-virtual delayed-start Verify Spiffy Token Provider logs sure successfully generating token for Device Virtual and setting the redisdb secret in Device Virtual secret store Verify Device Virtual logs show successful bootstrap and connection to MessageBus with Redis credentials. Verify Core Data finds its vault token and connects to Redis