add fm fe

This commit is contained in:
2026-07-29 00:16:17 +07:00
parent eb9eb9a375
commit e6085cda82
2 changed files with 49 additions and 0 deletions

11
fm-fe/dev/values.yaml Normal file
View File

@@ -0,0 +1,11 @@
name: fm-fe
image:
repository: mybitlab/wfm
tag: fe-dev
replicas: 2
containerPort: 3000 # whatever port your API listens on
ingress:
host: fm.dev.lgkentang.com
path: / # API traffic → backend
tls: true
clusterIssuer: letsencrypt-prod