[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:07:49 +03:00
parent f6ee20730a
commit b67c69b88b

View File

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