Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

feat: improve Service customization #59

Merged
merged 4 commits into from
Dec 1, 2023
Merged

feat: improve Service customization #59

merged 4 commits into from
Dec 1, 2023

Conversation

mloiseleur
Copy link
Contributor

@mloiseleur mloiseleur commented Dec 1, 2023

What does this PR do?

Allows to customize Service according to user needs. Defaults are those of kubernetes.

Motivation

Some user needs to define settings specific to their environment, like LoadBalancerIP or ipFamilies.
Fixes #60

More

  • Yes, I updated the tests accordingly
  • Yes, I ran make test and all the tests passed

Copy link
Collaborator

@darkweaver87 darkweaver87 left a comment

Choose a reason for hiding this comment

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

cf my comment, otherwise LGTM

traefik-hub/values.yaml Show resolved Hide resolved
Copy link
Collaborator

@NEwa-05 NEwa-05 left a comment

Choose a reason for hiding this comment

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

LGTM

@traefiker traefiker merged commit f8eeeb3 into main Dec 1, 2023
1 check passed
@traefiker traefiker deleted the feat/service branch December 1, 2023 16:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement a new or improved feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add LoadBalancerIP as a possible value of the service
4 participants