Added initial commit files

This commit is contained in:
atusa-bw
2022-09-24 12:30:14 -06:00
commit 3faa49b7ef
24 changed files with 2378 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: transmission
spec:
template:
spec:
containers:
- name: transmission
env:
- name: TZ
value: America/Denver