Skip to main content

FluxCD

Setup

The FluxCD helm chart installs a topology for FluxCD

helm repo add flanksource https://flanksource.github.io/charts
helm repo update
helm install mission-control-flux flanksource/mission-control-flux

After running helm install you should get a success message:

NAME: mission-control-flux
LAST DEPLOYED: Thu Feb 14 19:00:32 2024
NAMESPACE: default
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
FluxCD topology added

When you go to the dashboard now, you can now see a FluxCD topology:

FluxCD dashboard

Values

This document provides an overview of configurable values for deploying FluxCD topology component using Helm.

Configuration

The following table lists the configurable parameters and their default values:

ParameterDescriptionDefault
nameOverrideOverrides the name of the chart.""
fullnameOverrideOverrides the full name of the chart.""
labelsAdditional labels to apply to resources.
topologyNameNamespace for fluxcd topology"flux"