Samuel Arogbonlo
fe91e8e422
Chart: Add controller.service.external.labels
& controller.service.internal.labels
. ( #12704 )
2025-01-21 23:58:37 -08:00
Aofei Sheng
506ded73b1
Chart: Add controller.service.trafficDistribution
. ( #12571 )
2025-01-09 23:40:34 -08:00
Felix Dobler
be8abe7a5c
Chart: Add service cluster IPs. ( #12333 )
2024-11-12 21:26:46 +00:00
Karol Kieglerski
b233a96faa
Fix-semver ( #11193 )
2024-04-04 06:08:00 -07:00
Marco Ebert
7e54daa909
Helm Service: Align internal to external. ( #10239 )
...
* Service: Align internal to external.
* Service: Remove redundant condition.
2023-12-05 17:25:04 +01:00
Ofir Shtrull
83f4332572
add new serivce type for internal use ( #10727 )
...
* add new serivce type for internal use
* bump chart version
* lint
* fix tests
* fix readme
* Update charts/ingress-nginx/Chart.yaml
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
* Update charts/ingress-nginx/values.yaml
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
* rerun helm-docs
* Update charts/ingress-nginx/templates/controller-service-internal.yaml
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
* fix values
* fix values
---------
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2023-12-05 14:47:20 +01:00
Philipp B
d6a0f46c32
chart: allow setting allocateLoadBalancerNodePorts ( #10585 )
...
Signed-off-by: Philipp Born <git@pborn.eu>
2023-11-02 22:45:46 +01:00
jasine
7ce6cc88d8
feat: add namespace overrides ( #10539 )
...
* feat: add namespace overrides
* add value in readme
* fix: readme description
* fix: description in value
* fix: set max length and trim last "-"
2023-10-24 19:53:46 +02:00
Jan-Otto Kröpke
a297cedb7a
[helm] pass service annotations through helm tpl engine ( #10084 )
...
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
2023-07-20 11:00:10 -07:00
Jan-Otto Kröpke
d8f54420a4
[helm] Support custom port configuration for internal service ( #9846 )
...
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
2023-05-01 08:18:19 -07:00
Pavel Selivanov
61fcca3a3a
Add portNamePreffix Helm chart parameter ( #8458 )
...
Allow user to set custom preffix for TCP and UDP ports
2022-05-10 09:13:43 -07:00
Aivars Sterns
9dda37c130
add same tcp and udp ports to internal load balancer ( #7511 )
2021-09-02 00:54:09 -07:00
Emily L Shepherd
623436ef65
Add appProtocol field to all ServicePorts ( #7493 )
...
Minor update to the helm chart to set the [appProtocol][1] field on all
http / https ports defined in the various services created by the helm
chart:
- http and https for controller-service
- http and https for controller-service-internal
- https for controler-service-webhook
- http for default-backend-service
These are only added in kubernetes >= 1.20, which is when this feature
became stable.
[1]: https://kubernetes.io/docs/concepts/services-networking/service/#application-protocol
2021-08-23 10:08:01 -07:00
Long
2a190d2657
added namespace field in the namespace scoped resource templates of helm chart ( #7256 )
...
* added namespace field in the namespace scoped resource templates of helm chart
* moved namespace field from roleRef to metadata
2021-06-21 04:56:51 -07:00
cooperbenson-qz
8de7d42cfc
Adding LoadBalancerIP value for internal service
...
Adding documentation for the value
Bumping chart version
Adding changelog entry
Added change to artifacthub annotation
2020-12-21 09:59:01 -07:00
Nick Fisher
822309b406
Added loadBalancerSourceRanges for internal lbs
2020-10-30 12:43:24 -04:00
Stylianos Rigas
442f7bb71b
Adding parameter for externalTrafficPolicy in internal controller service spec
2020-09-01 19:20:00 +01:00
Luis Garnica Guilarte
398f548b75
Add support for an internal load balancer along with an external one
...
Signed-off-by: Luis Garnica Guilarte <luisgarnica42@gmail.com>
2020-06-16 16:59:43 +02:00