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