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

Allow to set environment variables to Nginx container #566

Merged
merged 2 commits into from
May 31, 2024

Conversation

fmenabe
Copy link
Contributor

@fmenabe fmenabe commented May 4, 2024

Pull Request

Description of the change

Add the nginx.extraEnv parameter allowing to pass environment variables to the Nginx container.

Benefits

This is for example useful to set the timezone of the Nginx container through TZ environment variable (cf #494 and nginxinc/docker-nginx#149).

Possible drawbacks

None, the new parameter is optional.

Applicable issues

Additional information

Checklist

Copy link
Collaborator

@jessebot jessebot left a comment

Choose a reason for hiding this comment

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

looks ok to me, just left a really minor comment :)

@jessebot jessebot self-requested a review May 31, 2024 06:51
@jessebot
Copy link
Collaborator

approved, but waiting for tests to finish before merging

@jessebot jessebot merged commit 7394c10 into nextcloud:main May 31, 2024
3 checks passed
SwitzerChees pushed a commit to SwitzerChees/helm that referenced this pull request Jun 27, 2024
Signed-off-by: François Ménabé <[email protected]>
Co-authored-by: JesseBot <[email protected]>
Signed-off-by: switzerchees <[email protected]>
raynay-r pushed a commit to raynay-r/nextcloud-helm that referenced this pull request Jun 28, 2024
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.

Feature: Setting for timezone in nextcloud-nginx container
2 participants