8000 Re-align configurations in helm docs by shaun-nx · Pull Request #4790 · nginx/kubernetes-ingress · GitHub
[go: up one dir, main page]

Skip to content

Conversation

shaun-nx
Copy link
Contributor
@shaun-nx shaun-nx commented Dec 13, 2023

Proposed changes

Adds the below list of helm arguments to the Installation with Helm docs:

  • controller.autoscaling.behavior
  • controller.defaultHTTPListenerPort
  • controller.defaultHTTPSListenerPort
  • controller.ingressClass.setAsDefaultIngress
  • controller.initContainerResources

Removes the below helm argument from the installation with Helm docs:

  • controller.enablePreviewPolicies
  • controller.setAsDefaultIngress

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@shaun-nx shaun-nx requested review from a team as code owners December 13, 2023 11:08
@github-actions github-actions bot added the documentation Pull requests/issues for documentation label Dec 13, 2023
@vepatel vepatel requested a review from haywoodsh December 13, 2023 11:12
Copy link
codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (098ffef) 52.01% compared to head (fd5f6b5) 52.04%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4790      +/-   ##
==========================================
+ Coverage   52.01%   52.04%   +0.03%     
==========================================
  Files          60       60              
  Lines       17313    17313              
==========================================
+ Hits         9005     9011       +6     
+ Misses       7995     7991       -4     
+ Partials      313      311       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor
@ADubhlaoich ADubhlaoich left a comment

Choose a reason for hiding this comment

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

LGTM on docs side, I've left an inline suggestion to match @vepatel 's feedback.

@shaun-nx shaun-nx requested a review from vepatel December 13, 2023 11:19
@github-actions github-actions bot added the helm_chart Pull requests that update the Helm Chart label Dec 13, 2023
@shaun-nx shaun-nx merged commit dd2c994 into main Dec 13, 2023
@shaun-nx shaun-nx deleted the docs/helm-arguments branch December 13, 2023 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests/issues for documentation helm_chart Pull requests that update the Helm Chart
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants
0