2024-03-26 15:21:30 +01:00

14 lines
409 B
Markdown

---
title: Flux
weight: 2
---
Some lessons learned from flux talks and from talking to the flux team.
## Helm Auto-update
* Currently, you can just use the normal image auto-update mechanism
* Requirement: The helm chart is stored as an OCI-Artifact
* How: Just create the usual CRs and annotations
* They are also working on generalizing the auto-update Process to fit all OCI artifacts (coming soon)