Skip to content

fixes env-vars for ugc-multimedia-stefulset #170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Argelbargel
Copy link
Contributor

@Argelbargel Argelbargel commented May 23, 2025

This PR corrects the environment-variables for the ugc-multimedia statefulset.

  • database-credentials for ugc-multimedia are not configured by database.user/password but by spring.datasource.username/password in the application.yml...
  • s3-credentials are configured by storage.s3.accessKeyId/secretAccessKey and not by binary_store...

If there should be references to the env-vars previously used in the base application.yml from the jar, these seem not to have any effect in the current image used.

@Argelbargel Argelbargel changed the title fixes database-env-vars for ugc-multimedia-stefulset fixes env-vars for ugc-multimedia-stefulset May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant