mirror of
https://github.com/optim-enterprises-bv/OptimCloud-gw-ui.git
synced 2025-11-01 18:57:46 +00:00
[WIFI-6837] Chg: helm service type to NodePort
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
@@ -13,7 +13,7 @@ images:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
owgwui:
|
owgwui:
|
||||||
type: ClusterIP
|
type: NodePort
|
||||||
ports:
|
ports:
|
||||||
http:
|
http:
|
||||||
servicePort: 80
|
servicePort: 80
|
||||||
|
|||||||
Reference in New Issue
Block a user