sabnzbd fix port

This commit is contained in:
2025-01-02 17:24:14 -05:00
parent 649a42a266
commit a9128f7caf

View File

@@ -24,7 +24,7 @@ spec:
name: sabnzbd-config name: sabnzbd-config
optional: false optional: false
ports: ports:
- containerPort: 6789 - containerPort: 8080
name: http name: http
protocol: TCP protocol: TCP
volumeMounts: volumeMounts: