14 lines
404 B
Markdown

---
title: Flux
weight: 2
---
Some lessonslearned from flux talsk and from talking to the flux team.
## Helm Autupdate
* Currently you can just use the normal image autoupdate machanism
* Requirement: The helm chart is stored as a OCI-Artifact
* How: Just create the usual CRs and annotations
* They are also working on generalizing the autoupdate Process to fitt all OCI articacts (comming soon)