Commit Graph

4 Commits

Author SHA1 Message Date
a7741ff33a feat: add reloader
- deploy reloader via helm
- only watch configmaps, secrets are reloaded by vso
2026-03-01 16:33:07 +11:00
c52af7eb11 fix: helm-charts in overlay only (#5)
weird issues with kustomize not being able to merge helm-charts between
base/overlays

- move the helm-charts to the overlay only

Reviewed-on: #5
2026-03-01 16:01:32 +11:00
9094cea77d fix: patches must contain path: (#2)
- update the patches for reflector-system to include the path field

Reviewed-on: #2
2026-03-01 14:46:28 +11:00
971835f845 feat: initial commit
- add structure to clusters, apps and argocd objects
- add bootstrapping features
2026-03-01 14:31:16 +11:00