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:
@@ -26,7 +26,7 @@ service:
|
||||
main:
|
||||
port: 14002
|
||||
targetPort: 14002
|
||||
coretcp:
|
||||
core:
|
||||
enabled: true
|
||||
ports:
|
||||
coretcp:
|
||||
@@ -34,9 +34,6 @@ service:
|
||||
protocol: TCP
|
||||
port: 28967
|
||||
targetPort: 28967
|
||||
coreudp:
|
||||
enabled: true
|
||||
ports:
|
||||
coreudp:
|
||||
enabled: true
|
||||
protocol: UDP
|
||||
|
||||
Reference in New Issue
Block a user