Pattern adapted from arcodange-org/webapp. Degraded mode : no DB / no SMTP / no Vault yet, just serves the binary + swagger + healthz. Subsequent PRs will add Vault auth + Postgres dynamic credentials + SMTP config. Ingress route : dancecoachlessons.arcodange.lab (homelab internal).
7 lines
169 B
YAML
7 lines
169 B
YAML
apiVersion: v2
|
|
name: dance-lessons-coach
|
|
description: Helm chart for dance-lessons-coach Go API server (ARCODANGE)
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "latest"
|