-
Notifications
You must be signed in to change notification settings - Fork 5k
[Bug] [deploy on k8s] startup-init-conf.sh add envs conversion #7005
Copy link
Copy link
Closed
Labels
Waiting for replyWaiting for replyWaiting for replybugSomething isn't workingSomething isn't working
Description
Search before asking
- I had searched in the issues and found no similar issues.
What happened
in _helpers.tpl,
DATABASE_DRIVER
DATABASE_HOST
DATABASE_PORT
DATABASE_USERNAME
DATABASE_PASSWORD
DATABASE_DATABASE
DATABASE_PARAMS
need transform to SPRING_DATASOURCE_XXX
What you expected to happen
in _helpers.tpl,
DATABASE_DRIVER
DATABASE_HOST
DATABASE_PORT
DATABASE_USERNAME
DATABASE_PASSWORD
DATABASE_DATABASE
DATABASE_PARAMS
need transform to SPRING_DATASOURCE_XXX
How to reproduce
deploy on k8s
Anything else
in _helpers.tpl,
DATABASE_DRIVER
DATABASE_HOST
DATABASE_PORT
DATABASE_USERNAME
DATABASE_PASSWORD
DATABASE_DATABASE
DATABASE_PARAMS
need transform to SPRING_DATASOURCE_XXX
Version
dev
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Waiting for replyWaiting for replyWaiting for replybugSomething isn't workingSomething isn't working