Skip to content
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

enable custom env var passthrough & document usage #197

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

elrido
Copy link
Contributor

@elrido elrido commented Jun 13, 2024

fixes #196, at least partially

I'm not sure if the helm chart will need to get changed to allow using these or if this is already possible via:
https://github.com/PrivateBin/helm-chart/blob/8c5baa8f9be31a6a53b70731159ad378d09b93da/charts/privatebin/values.yaml#L114-L116

Note that this only affects the php-fpm-based images. The nginx unit images don't filter the environment, so could already use this technique.

Copy link
Member

@rugk rugk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/cc @smktpd

@elrido elrido merged commit fc508c9 into master Jun 14, 2024
14 checks passed
@elrido elrido deleted the env-vars branch June 14, 2024 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Picking up database config from environment variables
2 participants