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

[kong] add hostNetwork option to deployment #486

Merged
merged 2 commits into from
Nov 2, 2021

Conversation

giovannicandido
Copy link
Contributor

What this PR does / why we need it:

It adds a option for hostNework in the deployment. This is useful when someone wants to expose kong direct to the internet, either because it doesn't have a loadbalancer or doesn't want to use one, binding to ports 80 443 for example

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • PR is based off the current tip of the next branch and targets next, not main
  • New or modified sections of values.yaml are documented in the README.md
  • Title of the PR and commit headers start with chart name (e.g. [kong])

@giovannicandido giovannicandido requested a review from a team as a code owner November 1, 2021 14:30
@CLAassistant
Copy link

CLAassistant commented Nov 1, 2021

CLA assistant check
All committers have signed the CLA.

charts/kong/README.md Outdated Show resolved Hide resolved
@rainest rainest self-requested a review November 2, 2021 16:58
@rainest rainest merged commit 8da6a3d into Kong:next Nov 2, 2021
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.

None yet

3 participants