Skip to content
Verified Commit 97d2d77c authored by João Capucho's avatar João Capucho
Browse files

fix: Set artemis user and password in the deployment

The oscreds.activemq credentials were being correctly set in the
consumer services but not in the artemis broker itself. This results in
the services using the wrong credentials and the broker always using the
default username + password combination.

This commit fixes it by defining the relevant environment variables in
the deployment.
parent 212bb2e4
Loading
Loading
Loading
Loading