init: demo-frontend with CI/CD template
Some checks failed
Build & Deploy Frontend / build (push) Has been cancelled
Build & Deploy Frontend / deploy (push) Has been cancelled

This commit is contained in:
joe
2026-07-19 02:13:20 +08:00
committed by Joe
parent ed58df3cfb
commit fe1c93eacc
6 changed files with 242 additions and 0 deletions

9
deploy/helm/Chart.yaml Normal file
View File

@@ -0,0 +1,9 @@
# Minimal Helm chart for any service
# Place at: <repo>/deploy/helm/
apiVersion: v2
name: demo-frontend
description: Standard Helm chart for k3s services
type: application
version: 0.1.0
appVersion: "1.0.0"