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:
Stavros Kois
2022-07-09 21:29:01 +02:00
committed by GitHub
parent 041c926ec3
commit 8fcda955e2
54 changed files with 170 additions and 373 deletions
+1 -4
View File
@@ -8,7 +8,7 @@ service:
ports:
main:
port: 10193
bt-udp1:
bt:
enabled: true
ports:
bt-udp1:
@@ -16,9 +16,6 @@ service:
port: 22037
targetPort: 22037
protocol: UDP
bt-udp2:
enabled: true
ports:
bt-udp2:
enabled: true
port: 22027