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