add steven nginx

This commit is contained in:
2026-07-25 13:45:53 +07:00
parent fdf9fc7e9c
commit b972752d7f
2 changed files with 49 additions and 0 deletions

11
steven/dev/values.yaml Normal file
View File

@@ -0,0 +1,11 @@
name: steven
image:
repository: nginx
tag: latest
replicas: 1
containerPort: 80
ingress:
host: steven-nginx.dev.lgkentang.com
path: / # catch-all → frontend
tls: true # ← FE issues the cert for this host
clusterIssuer: letsencrypt-prod