- Add web Deployment/Service with nginx SPA on port 80 - Remove env generation from chart, use external ConfigMap (configMap.create=false) - Add SSH host key Secret injection for gitpod (/etc/ssh) - Fix ServiceMonitor to scrape /metrics uniformly for all services - Fix container names to be service-specific (gitdata/gitpod/gitsync/email/web) - Parameterize PVC claimName and data mountPath - Fix Ingress routing: / -> web, /api /socket.io -> gitdata - Add web to HPA/PDB support lists |
||
|---|---|---|
| .. | ||
| _helpers.tpl | ||
| configmap.yaml | ||
| deployment.yaml | ||
| hpa.yaml | ||
| ingress.yaml | ||
| NOTES.txt | ||
| pdb.yaml | ||
| service.yaml | ||
| serviceaccount.yaml | ||
| servicemonitor.yaml | ||