chore(apps): combine some ports (#3096)
* chore(apps): combine some ports * lints * move `protocol` under `ports` rather under `service` * bump cloudd
This commit is contained in:
@@ -17,16 +17,13 @@ service:
|
||||
main:
|
||||
port: 8888
|
||||
targetPort: 8888
|
||||
bt-tcp:
|
||||
bt:
|
||||
enabled: true
|
||||
ports:
|
||||
bt-tcp:
|
||||
enabled: true
|
||||
port: 55555
|
||||
targetPort: 55555
|
||||
bt-udp:
|
||||
enabled: true
|
||||
ports:
|
||||
bt-udp:
|
||||
enabled: true
|
||||
port: 55555
|
||||
|
||||
Reference in New Issue
Block a user