Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

[common] Add support for setting hostPort on pods #120

Closed
wants to merge 1 commit into from

Conversation

utkuozdemir
Copy link

@utkuozdemir utkuozdemir commented Jan 3, 2022

Signed-off-by: Utku Ozdemir uoz@protonmail.com

Description of the change

Benefits
Possibility to specify hostPort

Possible drawbacks
none

Applicable issues
Simple alternative to MetalLB/proxies

Additional information
As discussed in Discord
Tested on the common-test chart inside the repo, working as expected

Checklist

  • Chart version bumped in Chart.yaml according to semver.

Signed-off-by: Utku Ozdemir <uoz@protonmail.com>
@onedr0p
Copy link
Member

onedr0p commented Jan 3, 2022

After discussing with @utkuozdemir in discord, we need to think this over, since hostPort is on a container level not pod. It might better to just patch the resource with kustomize using Flux's postRenderers

@onedr0p onedr0p closed this Jan 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add hostPort support to the common chart
2 participants