Skip to content

Conversation

@maboehm
Copy link

@maboehm maboehm commented Nov 27, 2025

How to categorize this PR?
/kind enhancement

What this PR does / why we need it:
Adds options for configuring components when installing flux. With this you can for example enable the new source-watcher or remove the notifications-controller.

Special notes for your reviewer:
/cc @timebertt

# name: flux-system
url: https://github.com/fluxcd/flux2-kustomize-helm-example
# secretResourceName: flux-ssh-secret
# secretResourceName: flux-ssh-secret
Copy link
Member

Choose a reason for hiding this comment

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

Isn't this a field within source?

Comment on lines +39 to +41
# additionalSecretResources:
# - name: shoot-vault-secret
# targetName: vault
Copy link
Member

Choose a reason for hiding this comment

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

Same here

version: v2.1.2 # defaults to some current version, not latest!
registry: ghcr.io/fluxcd
namespace: flux-system
componentsExtra:
Copy link
Member

Choose a reason for hiding this comment

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

Can you add an example for components as well?


// Components allows overwriting the components that should be installed.
// See https://fluxcd.io/flux/installation/configuration/optional-components/ for a list of default
// components. The minimum required components are: source-controller,kustomize-controller
Copy link
Member

Choose a reason for hiding this comment

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

Should we validate the minimum required components are specified?

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.

3 participants