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

fix: CREDENTIALSPATH changed to CREDENTIALSNAME #373

Closed bnevis-i closed 1 year ago

bnevis-i commented 1 year ago

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

make run ds-mqtt mqtt-bus

Without this fix, device-mqtt will fail trying to read "credentials" secret instead of "message-bus" secret.