Fix port number

This commit is contained in:
Martyn 2023-04-21 12:25:30 +00:00
parent 4d6612b203
commit 0ae1525284
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ metadata:
name: remote-sonarr name: remote-sonarr
spec: spec:
ports: ports:
- port: 8096 - port: 8989
selector: selector:
app: ssh app: ssh
type: ClusterIP type: ClusterIP