Files
HeatGuard/.dockerignore
vikingowl 961fbed6c3 feat(helm): update image registry, enable HTTPRoute, autoscaling, and refactor Dockerfile
- Use custom image registry (somegit.dev) with pull secrets and "latest" tag.
- Enable HTTPRoute with hostname "heatguard.dev" and TLS via cert-manager.
- Activate autoscaling with min/max replicas and resource metrics.
- Switch Dockerfile to Alpine runtime with nonroot user.
- Add helm directory to .dockerignore.
2026-02-10 20:25:34 +01:00

7 lines
46 B
Plaintext

bin/
node_modules/
.git/
*.md
heatguard
helm/