chore(syncthing): add http port to service
This commit is contained in:
parent
a00d64c3f0
commit
eed8daaba1
1 changed files with 3 additions and 0 deletions
|
|
@ -17,5 +17,8 @@ spec:
|
|||
port: 21027
|
||||
protocol: UDP
|
||||
targetPort: 21027
|
||||
- name: http
|
||||
port: 80
|
||||
targetPort: http
|
||||
selector:
|
||||
app: syncthing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue