- Add chart/ with backend, frontend, valkey deployments, services, and ingress - Update nginx.conf to use BACKEND_URL env var via envsubst - Update Dockerfile.frontend to use nginx template mechanism - Build.yml: switch Docker registry from Gitea to DOCR, add helm package+push step
7 lines
144 B
YAML
7 lines
144 B
YAML
apiVersion: v2
|
|
name: lunarfront
|
|
description: LunarFront small business management platform
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "0.0.0"
|