chore(syncthing): attempt to inject sops-encrypted secrets into syncthing's config folder

This commit is contained in:
David Landry 2024-05-25 14:50:39 -04:00
parent 71de2729ed
commit 5a09bc627e
8 changed files with 887 additions and 3 deletions

View file

@ -0,0 +1,11 @@
{
"appName": "syncthing",
"userGivenName": "syncthing",
"destNamespace": "media",
"destServer": "https://kubernetes.default.svc",
"srcPath": "apps/syncthing/overlays/media",
"srcRepoURL": "ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}