fix(apps): enable secondary services on some new apps (#1548)
* fix(apps): enable secondary services on some new apps * bump patch
This commit is contained in:
@@ -23,8 +23,10 @@ service:
|
||||
targetPort: 8080
|
||||
port: 10146
|
||||
comm:
|
||||
enabled: true
|
||||
ports:
|
||||
comm:
|
||||
enabled: true
|
||||
targetPort: 50000
|
||||
port: 50000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user