add port
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
24a52d6834
commit
9bb38c2ba3
1 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@ spec:
|
|||
containers:
|
||||
- image: hotio/radarr:release
|
||||
name: radarr
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 7878
|
||||
protocol: TCP
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 7878
|
||||
protocol: TCP
|
||||
|
|
Loading…
Add table
Reference in a new issue