[WIFI-7825] Chg: use ClusterIP for service by default

Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
Dmitry Dunaev
2022-05-03 12:00:19 +03:00
parent 310e451c47
commit 7b10520df9

View File

@@ -13,7 +13,7 @@ images:
services: services:
owprovui: owprovui:
type: NodePort type: ClusterIP
ports: ports:
http: http:
servicePort: 80 servicePort: 80