name: scuderia-fe image: repository: mybitlab/scuderia tag: fe-dev replicas: 1 containerPort: 3000 ingress: host: scuderia.dev.lgkentang.com path: / # catch-all → frontend tls: true # ← FE issues the cert for this host clusterIssuer: letsencrypt-prod env: # same-domain API, so a relative base path (no scheme/host needed) API_BASE_URL: /api/v1