chore(arr): stand up temporary torrent deployment
This commit is contained in:
parent
bb3362031d
commit
21a6942122
8 changed files with 187 additions and 0 deletions
11
apps/temp-arr/overlays/media/config.json
Normal file
11
apps/temp-arr/overlays/media/config.json
Normal 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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue