FluxCD

The fluxcd2_v2 role deploys a useful set of controllers (fluxcd) into the Kubernetes cluster via the fluxcd2 community helm chart , to manage further K8s workload in a GitOps manner.

The installation can be activated by setting

k8s-service-layer.fluxcd.enabled = true;

For further configuration options please refer to the Flux configuration section.

To learn more about fluxcd, please refer to the official documentation of the tool.