add fm fe
This commit is contained in:
11
fm-fe/dev/values.yaml
Normal file
11
fm-fe/dev/values.yaml
Normal 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
|
||||
Reference in New Issue
Block a user