new round of day 2 + lessons learned
This commit is contained in:
13
content/lessons_learned/02_flux.md
Normal file
13
content/lessons_learned/02_flux.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
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)
|
||||
Reference in New Issue
Block a user