Trek_CN/chart/templates
Claude 643504d89b
fix: infrastructure hardening and documentation improvements
- Add *.sqlite* patterns to .gitignore
- Expand .dockerignore to exclude chart/, docs/, .github/, etc.
- Add HEALTHCHECK instruction to Dockerfile
- Fix Helm chart: preserve JWT secret across upgrades (lookup),
  add securityContext, conditional PVC creation, resource defaults
- Remove hardcoded demo credentials from MCP.md
- Complete .env.example with all configurable environment variables

https://claude.ai/code/session_01SoQKcF5Rz9Y8Nzo4PzkxY8
2026-03-31 00:34:01 +00:00
..
_helpers.tpl feat: add Helm chart for Kubernetes deployment — thanks @another-novelty 2026-03-30 12:27:21 +03:00
configmap.yaml feat: add Helm chart for Kubernetes deployment — thanks @another-novelty 2026-03-30 12:27:21 +03:00
deployment.yaml fix: infrastructure hardening and documentation improvements 2026-03-31 00:34:01 +00:00
ingress.yaml feat: add Helm chart for Kubernetes deployment — thanks @another-novelty 2026-03-30 12:27:21 +03:00
NOTES.txt feat: add Helm chart for Kubernetes deployment — thanks @another-novelty 2026-03-30 12:27:21 +03:00
pvc.yaml fix: infrastructure hardening and documentation improvements 2026-03-31 00:34:01 +00:00
secret.yaml fix: infrastructure hardening and documentation improvements 2026-03-31 00:34:01 +00:00
service.yaml feat: add Helm chart for Kubernetes deployment — thanks @another-novelty 2026-03-30 12:27:21 +03:00