pomerium-helm icon indicating copy to clipboard operation
pomerium-helm copied to clipboard

add loadBalancerSourceRanges to proxy service

Open bgeens2 opened this issue 2 years ago • 2 comments

Summary

Add support for configuring the property "loadBalancerSourceRanges" on the proxy service. In some environments, these are required by policy.

Checklist:

  • [X ] add related issues
  • [X] update Configuration in README
  • [X] update Changelog in README (major versions)
  • [X] update Upgrading in README (breaking changes)
  • [X] ready for review

bgeens2 avatar May 16 '22 15:05 bgeens2

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Bart Geens seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar May 16 '22 15:05 CLAassistant

we currently recommend using manifests + CRD deployment method, where you may use kustomize for all your customization needs - please see https://www.pomerium.com/docs/k8s/quickstart

wasaga avatar Sep 08 '22 16:09 wasaga