chore(arr): stand up temporary torrent deployment

This commit is contained in:
David Landry 2025-03-02 00:06:47 -05:00
parent bb3362031d
commit 21a6942122
8 changed files with 187 additions and 0 deletions

View file

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

View file

@ -0,0 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base