chore(paperless): add initial resources

This commit is contained in:
David Landry 2024-05-12 16:31:35 -04:00
parent d349d77771
commit 02afde63b9
4 changed files with 56 additions and 0 deletions

View file

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