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

chore: Use secrets for authentication data

Stores authentication data (MySQL & Artemis) in secrets instead of
directly templating it on the manifests.

The MySQL deployment was also refactored to properly create all needed
databases and update user passwords without templating the passwords in
a SQL file that was then stored in a configmap. Deployments were also
updated to use the correct MySQL user instead of the root user.
parent 212bb2e4
Loading
Loading
Loading
Loading