[WIFI-6837] Chg: helm service type to NodePort

Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
Dmitry Dunaev
2022-01-28 16:19:58 +03:00
parent 6ddafc8de0
commit 9828d6457d

View File

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