Skip to content

feat: add support for extraObjects#855

Merged
hardillb merged 4 commits intomainfrom
feat-extra-objects
Mar 25, 2026
Merged

feat: add support for extraObjects#855
hardillb merged 4 commits intomainfrom
feat-extra-objects

Conversation

@ppawlowski
Copy link
Copy Markdown
Contributor

Description

This pull request adds the ability to deploy custom Kubernetes manifests as part of a FlowFuse Helm chart release via the extraObjects value.

Each item in the list is passed through tpl, so both plain static manifests and manifests using Helm templating are supported.

Related Issue(s)

Closes #849

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

@ppawlowski ppawlowski requested a review from hardillb March 24, 2026 21:42
@hardillb hardillb merged commit 2ad4dd3 into main Mar 25, 2026
8 checks passed
@hardillb hardillb deleted the feat-extra-objects branch March 25, 2026 10:13
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.

Add possibility to deploy extra objects as a part of the FlowFuse Helm chart

2 participants