moving to argo

This commit is contained in:
j 2025-08-13 21:31:46 +10:00
parent 6850a3646e
commit 2e9c67f227
12 changed files with 757 additions and 6 deletions

View file

@ -1,10 +1,9 @@
# home-server
Kubernetes manifests that define my home server
This definitely grew more complex than I expected.
THIS SPIRALED
## Latest Update
Originally a kustomize but I wanted to be able to let others use it and tweak
hostname values, so it became my first ever Helm chart.
I know I don't love Helm, but I needed to us it sadly.
Have removed Flux from my home system because I was sick to death of chicken-egg
issues. I have moved to ArgoCD because A) that's what we now use at work, and B)
because it has waves which solve this issue.