Skip to content

Commit 8588a33

Browse files
committed
add resources for private kubernetes (likely for stage 2 production)
Signed-off-by: Jack Luar <jluar@precisioninno.com>
1 parent 9736e28 commit 8588a33

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ services:
2020
- "8501:8501"
2121
environment:
2222
- CHAT_ENDPOINT=http://backend:8000
23+
labels:
24+
kompose.service.type: loadbalancer
2325

2426
# health-checker:
2527
# build: ./common

0 commit comments

Comments
 (0)