- 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.
7 lines
46 B
Plaintext
7 lines
46 B
Plaintext
bin/
|
|
node_modules/
|
|
.git/
|
|
*.md
|
|
heatguard
|
|
helm/
|