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

feat: Add nginx advanced settings #435

Merged
2 commits merged into from
Sep 4, 2023
Merged

feat: Add nginx advanced settings #435

2 commits merged into from
Sep 4, 2023

Conversation

ghost
Copy link

@ghost ghost commented Sep 4, 2023

  • network.ingress.extra_headers
  • network.ingress.proxy_buffering
  • network.ingress.proxy_request_buffering

@ghost ghost force-pushed the add-nginx-adv-settings branch from 86a65f4 to ae4d6fa Compare September 4, 2023 09:48
@ghost ghost changed the title feat: Add nginx advent settings feat: Add nginx advanced settings Sep 4, 2023
@ghost ghost added the enhancement Improvment on existing feature label Sep 4, 2023
@ghost ghost force-pushed the add-nginx-adv-settings branch from ae4d6fa to bdc5fff Compare September 4, 2023 09:51
* network.ingress.extra_headers
* network.ingress.proxy_buffering
* network.ingress.proxy_request_buffering
@ghost ghost force-pushed the add-nginx-adv-settings branch from bdc5fff to d93e294 Compare September 4, 2023 09:53
network.ingress.extra_headers:
type: string
default: "{}"
description: Allows to define response headers
Copy link
Contributor

Choose a reason for hiding this comment

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

adding an example would be nice here

Copy link
Author

Choose a reason for hiding this comment

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

Added same as doc

@ghost ghost merged commit 9bb8309 into main Sep 4, 2023
8 checks passed
@ghost ghost deleted the add-nginx-adv-settings branch September 4, 2023 13:58
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvment on existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants