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:
Stavros Kois
2021-12-17 12:20:48 +01:00
committed by GitHub
parent 6cd9b38136
commit 1b7cba916c
20 changed files with 44 additions and 10 deletions
+2
View File
@@ -20,8 +20,10 @@ service:
targetPort: 7396
port: 7396
control:
enabled: true
ports:
control:
enabled: true
targetPort: 36330
port: 36330