Add health endpoints (/healthz, /readyz), graceful shutdown with SIGTERM/SIGINT handling, multi-stage Dockerfile with distroless runtime, and a full Helm chart with security-hardened defaults.
7 lines
147 B
YAML
7 lines
147 B
YAML
apiVersion: v2
|
|
name: heatguard
|
|
description: HeatGuard — heat budget dashboard for buildings
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "1.0.0"
|