fix(apps): revert combine ports (#3119)

* Revert "chore(apps): combine some ports"

This reverts commit 6c3a74ab81c77e49a7a115f991862ba920092d51.

* Revert "lints"

This reverts commit b7f3ef949e26b4c4593b69dc2e910ff9dada932f.

* bumps
This commit is contained in:
Stavros Kois
2022-07-10 11:21:55 +02:00
committed by GitHub
parent 9381ef3476
commit a4b896dabf
37 changed files with 355 additions and 152 deletions
@@ -34,13 +34,16 @@ service:
enabled: true
targetPort: 9090
port: 10059
player:
playertcp:
enabled: true
ports:
slimprototcp:
enabled: true
targetPort: 3483
port: 3483
playerudp:
enabled: true
ports:
slimprotoudp:
enabled: true
targetPort: 3483