No description
Find a file
2026-05-20 10:01:11 +02:00
resources refactor: flatten repo structure — move deployment/ to root 2026-04-30 00:19:20 +02:00
.gitignore initial commit 2025-02-24 08:26:56 +01:00
.gitlab-ci.yml ci: switch to unified CI template 2026-04-30 08:45:34 +02:00
.sops.yaml fix(sops): update path_regex for secret files and add unencrypted_regex 2025-03-03 09:21:12 +01:00
kustomization.yaml refactor: flatten repo structure — move deployment/ to root 2026-04-30 00:19:20 +02:00
kustomize-build.sh chore: add renovate annotations for Docker image tracking in kustomize-build.sh 2026-05-20 10:01:11 +02:00
README.md feat: add kustomize-build.sh for local rendering 2026-04-30 18:10:56 +02:00
renovate.json chore: update renovate preset path after org move 2026-05-07 15:05:05 +02:00

Syncthing

https://syncthing.net

Repository Layout

This is a Kubernetes deployment repo managed by ArgoCD. Edit kustomization.yaml, values.yaml, resources/, or patches/ directly. ArgoCD syncs from the repository root.

To render manifests locally (uses the same image as CI and ArgoCD):

./kustomize-build.sh