Open jdaln opened 3 days ago
Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.
Your contribution will greatly benefit the community. Feel free to reach out if you have any questions or need assistance.
Name and Version
bitnami/wildfly 22.0.2
What architecture are you using?
None
What steps will reproduce the bug?
Default deployment with values.yaml below and the following secrets for testing (not base64 but kubernetes converts automatically for our testing):
Are you using any custom parameters or values?
What is the expected behavior?
I would expect extraEnvVarsSecret password and username to be taken into account
What do you see instead?
A password is generated as per default behavior and username is also default
Additional information