Files
k3s-manifests/steven/dev/values.yaml
2026-07-25 13:45:53 +07:00

11 lines
301 B
YAML

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