As a developer, I don't want hardcoded credentials that are public and attached to the repository history.
Acceptance:
- check how to use github secrets and pass them to application.yaml at the development stage, and the same to the docker container that will be generated by the CI/CD
- once this is ready will actual credentials, it will be invalidated and generate new credentials
As a developer, I don't want hardcoded credentials that are public and attached to the repository history.
Acceptance: