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

fix: resource overrides in nginx-php templates #267

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

shreddedbacon
Copy link
Member

Just a fix that allows for the resources that get defined by overrides (like container memory limits) to get applied to nginx-php based templates, which didn't happen before because they had container specific definitions that meant the overrides never got applied.

@shreddedbacon shreddedbacon force-pushed the nginx-php-resource-fixes branch from 73fbe04 to 3a817cc Compare November 23, 2023 23:26
@shreddedbacon shreddedbacon marked this pull request as ready for review November 23, 2023 23:37
@shreddedbacon shreddedbacon added this to the v2.17 milestone Nov 27, 2023
Copy link
Member

@tobybellwood tobybellwood left a comment

Choose a reason for hiding this comment

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

Tested working, nice pickup

@shreddedbacon shreddedbacon merged commit 20344ec into main Nov 29, 2023
2 checks passed
@shreddedbacon shreddedbacon deleted the nginx-php-resource-fixes branch November 29, 2023 04:51
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.

2 participants