feat: add Helm chart for Kubernetes deployment — thanks @another-novelty

* feat: Add basic helm chart

* Delete chart/my-values.yaml
This commit is contained in:
Fabian Sievert
2026-03-29 23:44:20 +02:00
committed by GitHub
parent 8bca921b30
commit 42ebc7c298
11 changed files with 290 additions and 0 deletions

5
chart/Chart.yaml Normal file
View File

@@ -0,0 +1,5 @@
apiVersion: v2
name: trek
version: 0.1.0
description: Minimal Helm chart for TREK app
appVersion: "latest"