Skip to content

Helm Infrahub: Add more configuration options#52

Open
adberger wants to merge 1 commit intoopsmill:stablefrom
adberger:stable
Open

Helm Infrahub: Add more configuration options#52
adberger wants to merge 1 commit intoopsmill:stablefrom
adberger:stable

Conversation

@adberger
Copy link

  • feat(infrahub): add support for revisionHistoryLimit, priorityClassName, nodeSelector, affinity, tolerations, topologySpreadConstraints & podSecurityContext for all components
  • chore(infrahub): move type & ports from infrahubServer to infrahubServer.service
  • chore(infrahub): run helm-docs

@dgarros dgarros requested a review from fatih-acar March 16, 2026 13:25
@fatih-acar
Copy link
Contributor

Hi @adberger thanks for your contribution. Changes look good!

Regarding

chore(infrahub): move type & ports from infrahubServer to infrahubServer.service`

Because it is a breaking change, could you either:

  • keep the old way to define services (and deprecate the fields)
  • OR open a separate PR for this change, so we can merge it later during a major release (with other breaking changes)

…me, nodeSelector, affinity, tolerations, topologySpreadConstraints & podSecurityContext for all components

chore(infrahub): move type & ports from infrahubServer to infrahubServer.service
chore(infrahub): run helm-docs

Signed-off-by: Adrian Berger <adrian.berger@natron.io>
@adberger
Copy link
Author

@fatih-acar I've implemented the coalesce function to enable graceful deprecation of the old flags.
Does this match your intentions?

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.

2 participants