flux: add image update automation

This commit is contained in:
Márcio Fernandes
2026-06-06 00:56:37 +00:00
parent 32a5849d3d
commit dc6cdb1686
9 changed files with 61 additions and 18 deletions
+5 -14
View File
@@ -2,19 +2,10 @@
Currently hosted on [kubernetes cluster - casa](https://git.limbosolutions.com/myLimbo/casa).
## Namespace
## Setup and Deploy
```bash { cwd=../ terminalRows=15 }
kubectl create namespace mosquitto
Using flux for reconciliation.
``` bash
./ops-scripts/apply-flux.sh
```
## Deploy
- [deployment](./deploy/cicd-rbac.yaml)
- [cicd-rbac](./deploy/cicd-rbac.yaml)
## Continuous Deploy
Weekly cron update.
[Gitea Workflow](./.gitea/workflows/%20deploy.yml)