fix: remove static peer port from transmission deployment #105
@@ -0,0 +1,7 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: ConfigMap
|
||||||
|
metadata:
|
||||||
|
name: transmission-config
|
||||||
|
namespace: media
|
||||||
|
data:
|
||||||
|
peer-port: "0"
|
||||||
Reference in New Issue
Block a user