fix: Update diagram to correctly reflect Flux operations
All checks were successful
Build latest image / build-container (push) Successful in 51s
All checks were successful
Build latest image / build-container (push) Successful in 51s
This commit is contained in:
parent
1213be7c30
commit
b2fd7a4c81
@ -24,7 +24,8 @@ graph LR
|
|||||||
Nicolai-->|"Takes notes (and typos) + commits"|Repo
|
Nicolai-->|"Takes notes (and typos) + commits"|Repo
|
||||||
Repo-->|Triggers|Actions
|
Repo-->|Triggers|Actions
|
||||||
Actions-->|Builds image and pushes to|Registry
|
Actions-->|Builds image and pushes to|Registry
|
||||||
Kubernetes-->|Pulls latest image|Registry
|
Flux-->|Detects new image|Registry
|
||||||
|
Flux-->|Rolls out new image|Kubernetes
|
||||||
```
|
```
|
||||||
|
|
||||||
## Changelog™️
|
## Changelog™️
|
||||||
|
Loading…
x
Reference in New Issue
Block a user