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