Skip to content

fix: Configure the team broker api only when config is provided#895

Merged
ppawlowski merged 1 commit into
mainfrom
fix-teambroker-api-config
May 7, 2026
Merged

fix: Configure the team broker api only when config is provided#895
ppawlowski merged 1 commit into
mainfrom
fix-teambroker-api-config

Conversation

@ppawlowski
Copy link
Copy Markdown
Contributor

Description

This pull request ensures that the Team Broker API configuration is templated only when .Values.forge.broker.teamBroker.api exists.

Related Issue(s)

Closes #894

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 May 7, 2026 08:26
@ppawlowski ppawlowski merged commit ea098d5 into main May 7, 2026
8 checks passed
@ppawlowski ppawlowski deleted the fix-teambroker-api-config branch May 7, 2026 09:22
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.

Helm install is failing when the Team Broker API config is not provided

2 participants